From: Sergey Matveev Date: Wed, 22 May 2024 13:59:04 +0000 (+0300) Subject: I use print everywhere here X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=d26d0a45419efa6dfa3d5ff6cc746d3d2970732aee05d49bba5dd97fe07be690;p=schwabrak.git I use print everywhere here --- diff --git a/comment b/comment index 7f990ed..09025ea 100755 --- a/comment +++ b/comment @@ -19,7 +19,7 @@ zstat -A ctimePrev +ctime $tmp $EDITOR $tmp zstat -A ctime +ctime $tmp [[ $ctime != $ctimePrev ]] || { - echo Aborting comment >&2 + print Aborting comment >&2 exit 0 } if [[ -s $comment ]]; then