X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=torn.zsh;h=700d33b4f666e3041726e8d804329e7558fd5c04;hb=df1313d20a5f0337981d99a0c3ce908886f7fd13;hp=fe45db94259bec0f5a692cd76c68956a5a384553;hpb=9178edf64c25820294e420468dbd9a4138b31428;p=torn.git diff --git a/torn.zsh b/torn.zsh index fe45db9..700d33b 100755 --- a/torn.zsh +++ b/torn.zsh @@ -62,6 +62,7 @@ tornm() { print -- $n } +[[ -n $1 ]] || exit local n=${1:t} n=`tornm $n` n=`tornt $n`