[1936] in athena10
Re: pagbug workaround
daemon@ATHENA.MIT.EDU (Greg Price)
Sun Mar 29 00:32:47 2009
Date: Sun, 29 Mar 2009 00:31:47 -0400
From: Greg Price <price@MIT.EDU>
To: Anders Kaseorg <andersk@mit.edu>
Cc: linerva@mit.edu
Message-ID: <20090329043147.GF21912@vinegar-pot.mit.edu>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <alpine.DEB.2.00.0903290017200.6942@vinegar-pot.mit.edu>
On Sun, Mar 29, 2009 at 12:19:18AM -0400, Anders Kaseorg wrote:
> The analogue of csh.login is profile, not bashrc. csh.login and profile
> are sourced once at first login. cshrc and bashrc are sourced for every
> interactive shell. You want csh.login and profile here.
I knew that bashrc is all shells and profile is at login, but looked
in vain for an /etc/bash.profile. /etc/profile it is, thanks.
Greg