From 6a7e1ef4ebe6ab59e72f56896138f9b286e600fc Mon Sep 17 00:00:00 2001 From: Andre Ramnitz Date: Wed, 13 Mar 2024 08:06:45 +0100 Subject: [PATCH] update banner --- banner.asc | 1 + 1 file changed, 1 insertion(+) diff --git a/banner.asc b/banner.asc index 0ea34910..35044a30 100644 --- a/banner.asc +++ b/banner.asc @@ -10,5 +10,6 @@ search in overlays: 'eix-remote update && eix-sync && eix -R [search term]' rebuild @world & @system 'emerge --ask --verbose --deep --emptytree --with-bdeps=y --keep-going @world' *** *** *** *** *** *** *** *** *** redirect STDOUT: foo 1> /dev/null *** redirect STDERR: foo 2> /dev/null *** redirect BOTH: foo > /dev/null 2>&1 +launch if not already running: 'pidof foo 1> /dev/null || foo &' (posix compliant) restart plasmashell in-place: 'kquitapp5 plasmashell || killall plasmashell && kstart5 plasmashell' -- 2.51.2