Subject: Re: CVS commit: src
To: Pavel Cahyna <pavel@netbsd.org>
From: Hubert Feyrer <hubert@feyrer.de>
List: tech-userlevel
Date: 09/01/2006 15:56:55
On Fri, 1 Sep 2006, Hubert Feyrer wrote:
> Looking at the sh(1) and ksh(1) manpages, I think this is redundant, as 
> there's already /etc/profile that's read by both sh(1) and ksh(1).
> Maybe move the "common" code there, intead of creating an extra file?

Wait, /etc/profile is only read on first startup... doh!


  - Hubert