cvs commit: src/etc/root dot.profile

Simon L. Nielsen simon at FreeBSD.org
Tue May 29 10:51:17 UTC 2007


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:

[simon at benji:~] sh
$ echo ~simon
/home/simon
$ echo ~/
/home/simon/

-- 
Simon L. Nielsen


More information about the cvs-src mailing list