=== modified file 'sbin/zsvgen' --- sbin/zsvgen 2014-02-14 04:51:33 +0000 +++ sbin/zsvgen 2014-02-14 03:28:42 +0000 @@ -1,14 +1,6 @@ #!/bin/zsh # vim: ft=zsh noet ts=4 sts=4 sw=4 -if [[ -n $1 ]]; then - exec >>$1 2>&1 - shift - zmodload zsh/datetime - print -r - "$(strftime '%Y-%m-%d %H:%M:%S' $EPOCHSECONDS) started: ${(qqq)0}" "${(qqq)@} (pid: $$)" - set -x -fi - typeset -g runf logf checkf typeset -A remove