]> git.rmz.io Git - dotfiles.git/blob - bin/cronlog
vim/snippets/cpp: add t snippet to list of horrible one word snippets
[dotfiles.git] / bin / cronlog
1 #!/bin/sh
2 $@ 2>&1 | sed -e "s/\(.*\)/[`date`] \1/"