Subject: Re: A shell gotcha
To: None <current-users@NetBSD.ORG>
From: Christos Zoulas <christos@deshaw.com>
List: current-users
Date: 04/18/1995 15:58:57
In article <199504180458.AAA14742@duality.gnu.ai.mit.edu> mycroft@ai.mit.edu (Charles M. Hannum) writes:
>
>           HOSTNAME=`hostname`
>           HOST=${HOSTNAME%%.*}
>
>Hm?  That works for me.  (It wasn't in 1.0, though.)


Yes, I fixed this one and ## and many more bugs...

christos