Xinqi Bao's Git
projects
/
dwm.git
/ diff
summary
|
log
|
commit
|
diff
|
tree
raw
|
patch
| inline |
side by side
(parent:
1c2d673
)
small change to README
author
Anselm R. Garbe <
[email protected]
>
Thu, 28 Sep 2006 14:14:48 +0000
(16:14 +0200)
committer
Anselm R. Garbe <
[email protected]
>
Thu, 28 Sep 2006 14:14:48 +0000
(16:14 +0200)
README
diff
|
blob
|
history
diff --git
a/README
b/README
index
7da2cb7
..
b4fde50
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