[21130] in Athena Bugs
bashrc bug
daemon@ATHENA.MIT.EDU (tarvizo@MIT.EDU)
Wed Nov 27 13:39:39 2002
From: tarvizo@MIT.EDU
Date: Wed, 27 Nov 2002 13:39:37 -0500 (EST)
Message-Id: <200211271839.NAA19872@gurgi.mit.edu>
To: bugs@MIT.EDU
Reply-to: olc@MIT.EDU
--------
The default athena ~/.bashrc sources /usr/athena/lib/init/bashrc.
This bashrc will source ~/.bash_environment (Line 129), but then
clobber HISTSIZE later down the script (Line 187).
I consider this to be a bug because the right place to set HISTSIZE is
in ~/.bash_environment . A workaround is to set it in ~/.bashrc.mine .
(This is regarding an OLC question which I believe will soon be resolved.)
Tresi Arvizo
Athena Consultant