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

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



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