X-Git-Url: https://git.madduck.net/code/vcsh.git/blobdiff_plain/0871cffdcdc55b143c124075dffb1d1b10426ffa..25de0d292345a90b7d6dbd99f54c87e10eea114c:/vcsh diff --git a/vcsh b/vcsh index b03df7a..b5c59df 100755 --- a/vcsh +++ b/vcsh @@ -12,7 +12,7 @@ # which is admittedly extremely unlikely to the point of being impossible, # this software will most likely follow suit. -SELF=$(basename $0) +SELF=${0##*/} VERSION='1.2' fatal() {