From 4b66da7ff8060fffdeac1cc4cb27f3182b3f2d46 Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Sun, 23 Feb 2014 16:59:47 +0100 Subject: First commit of dotfiles. --- ratpoison/time | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100755 ratpoison/time (limited to 'ratpoison/time') diff --git a/ratpoison/time b/ratpoison/time new file mode 100755 index 0000000..4e3cbfc --- /dev/null +++ b/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 ` `" -- cgit v1.2.3-54-g00ecf