projects
/
suckless
/
dwm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c2d673
)
small change to README
author
Anselm R. Garbe
<arg@10kloc.org>
Thu, 28 Sep 2006 14:14:48 +0000
(16:14 +0200)
committer
Anselm R. Garbe
<arg@10kloc.org>
Thu, 28 Sep 2006 14:14:48 +0000
(16:14 +0200)
README
patch
|
blob
|
history
diff --git
a/README
b/README
index 7da2cb73d88ce4e97526067fe8a18c8c430de7b1..b4fde501384219f90bccb506287dbf4dfb7b8d68 100644
(file)
--- 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