]> git.rmz.io Git - dotfiles.git/blobdiff - bin/cronlog
add tardis bin
[dotfiles.git] / bin / cronlog
diff --git a/bin/cronlog b/bin/cronlog
new file mode 100755 (executable)
index 0000000..a0c2f55
--- /dev/null
@@ -0,0 +1,2 @@
+#!/bin/sh
+$@ 2>&1 | sed -e "s/\(.*\)/[`date`] \1/"