index
:
dotfiles
master
System configuration files
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Window_Manager
/
ratpoison
/
time
blob: 31542c274415314508353e74a25776269de6eca6 (
plain
)
1
2
3
4
5
6
#!/bin/bash
for
i
in
{
1
..5
}
do
ratpoison
-c
"echo `ratpoison -c "
time
"`"
sleep
1
done