Tugger the SLUGger!SLUG Mailing List Archives

Re: [SLUG] An ickle bit of shell scripting


Scott Howard <scott@xxxxxxxxxx> wrote:

> In particular :

> CalledAs=`basename $0`

And if your shell were POSIX compliant, you can use

CalledAs="${0##*/}"
-- 
Debian GNU/Linux 2.2 is out! ( http://www.debian.org/ )
Email:  Herbert Xu ~{PmV>HI~} <herbert@xxxxxxxxxxxxxxxxxxx>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt