On Tue, May 29, 2007 at 12:33:46PM +0200, Simon L. Nielsen wrote:
> On 2007.05.29 11:15:15 +0100, Ceri Davies wrote:
> > On Tue, May 29, 2007 at 06:33:11AM +0000, Doug Barton wrote:
> > > dougb       2007-05-29 06:33:11 UTC
> > > 
> > >   FreeBSD src repository
> > > 
> > >   Modified files:
> > >     etc/root             dot.profile 
> > >   Log:
> > >   Remove X11R6 from the default PATH to join the new world order.
> > >   
> > >   While I'm here, make the default PATH match that in the csh profile,
> > >   and login.conf.
> > 
> > sh doesn't support ~ expansion, does it?
> 
> Seems to work fine for me:
> 
> [EMAIL PROTECTED]:~] sh
> $ echo ~simon
> /home/simon
> $ echo ~/
> /home/simon/

That's probably because our sh(1) is not truly original one, but rather
clone of Kenneth Almquist's ash.

./danfe
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to