Anselm R. Garbe 19 роки тому
батько
коміт
02cea3b47e
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      README

+ 1 - 1
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