aboutsummaryrefslogtreecommitdiff
path: root/config/ratpoison/time
diff options
context:
space:
mode:
Diffstat (limited to 'config/ratpoison/time')
-rwxr-xr-xconfig/ratpoison/time7
1 files changed, 7 insertions, 0 deletions
diff --git a/config/ratpoison/time b/config/ratpoison/time
new file mode 100755
index 0000000..4e3cbfc
--- /dev/null
+++ b/config/ratpoison/time
@@ -0,0 +1,7 @@
+#!/bin/bash
+for i in {1..5}
+do
+ ratpoison -c "echo `ratpoison -c "time"`"
+ sleep 1
+done
+ratpoison -c "echo ` `"