]> git.rmz.io Git - dotfiles.git/blob - bin/cronlog
zsh: don't expand aliases and load function in zsh mode
[dotfiles.git] / bin / cronlog
1 #!/bin/sh
2 $@ 2>&1 | sed -e "s/\(.*\)/[`date`] \1/"