X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=blobdiff_plain;f=README;h=b4fde501384219f90bccb506287dbf4dfb7b8d68;hp=7da2cb73d88ce4e97526067fe8a18c8c430de7b1;hb=02cea3b47e944ddb7541dfb404af205c1064191a;hpb=1c2d673ded697f4b131f8700ce98392fbb383b2e 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