aboutsummaryrefslogtreecommitdiff
path: root/config/ratpoison/time
blob: 4e3cbfca6c83d7d18eb965507818074a20ba2d15 (plain)
1
2
3
4
5
6
7
#!/bin/bash
for i in {1..5}
do
	ratpoison -c "echo `ratpoison -c "time"`"
	sleep 1
done
ratpoison -c "echo ` `"