about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
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
 
mit/src/LYOptions.h?id=d3f9d5478df478427c2aa5db4507ddd0a38f0eb6'>d3f9d547 ^
10f6c5df ^



ab1d1ae5 ^

c7bfda90 ^
ab1d1ae5 ^


18024037 ^
d3f9d547 ^

d3f9d547 ^
51a6f85e ^
d3f9d547 ^


e6ba2a01 ^
e087f6d4
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28