Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 May 2007 12:33:46 +0200
From:      "Simon L. Nielsen" <simon@FreeBSD.org>
To:        Ceri Davies <ceri@submonkey.net>
Cc:        cvs-src@FreeBSD.org, Doug Barton <dougb@FreeBSD.org>, cvs-all@FreeBSD.org, src-committers@FreeBSD.org
Subject:   Re: cvs commit: src/etc/root dot.profile
Message-ID:  <20070529103345.GB1041@zaphod.nitro.dk>
In-Reply-To: <20070529101515.GU2095@submonkey.net>
References:  <200705290633.l4T6XCCr005107@repoman.freebsd.org> <20070529101515.GU2095@submonkey.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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@benji:~] sh
$ echo ~simon
/home/simon
$ echo ~/
/home/simon/

-- 
Simon L. Nielsen



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070529103345.GB1041>