Georg Nikodym wrote:
> Lastly:
> me=${0##*/}
> can be rewritten portably:
> me=`basename $0`hehe :-D works for me on Solaris 8! Sam __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] List archives: http://asgardsrealm.net/lurker/splash/index.html Trouble? Contact [EMAIL PROTECTED]
