X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/e87bed6df228844f130eff6f1ab63b386b88a34b..52f0b9e2e3e7eba1e7d2b940863d9a72fa8112d6:/README?ds=inline diff --git a/README b/README index 7da2cb7..b4fde50 100644 --- a/README +++ b/README @@ -37,7 +37,7 @@ like this in your .xinitrc: while true do - echo `date` `uptime | sed 's/.*://; s/,//g'` + echo `date` `uptime | sed 's/.*,//'` sleep 1 done | dwm