[26808] in Athena Bugs
Re: linux 9.4.21: bash
daemon@ATHENA.MIT.EDU (Jacob Morzinski)
Wed Apr 5 17:05:20 2006
To: Anders Kaseorg <andersk@mit.edu>
From: Jacob Morzinski <jmorzins@mit.edu>
Date: Wed, 05 Apr 2006 17:03:28 -0400
In-Reply-To: <bugs:26807@unknown-discuss-server> (Anders Kaseorg's message
of "Wed, 05 Apr 2006 16:19:40 -0400")
Message-ID: <w6my7yjg2fz.fsf@horobi.mit.edu>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Spam-Score: 1.217
X-Spam-Level: * (1.217)
X-Spam-Flag: NO
Cc: bugs@mit.edu
Errors-To: bugs-bounces@mit.edu
Hi,
My login shell is bash, so I tried to reproduce your report.
I'm not able to reproduce it, neither with my own account (logging
in with "ignore customizations"), nor with a test account.
I tried various combinations of "bash", "bash -l", "gnome-terminal",
"gnome-terminal -e bash -l", and "gnome-terminal -e bash".
Do you have reproduction instructions for the case where you log
in with "ignore customizations" ?
(I grant that my own dotfiles may be suspicious, because I've
customized them heavily.)
Regards,
-Jacob
Anders Kaseorg <andersk@mit.edu> writes:
> The default .bashrc incorrectly sets $HOME to the current
> directory in undesired situations. One way to reproduce the
> problem is to launch another gnome-terminal from a directory
> other than $HOME. For example,
>
> $ cd Public
> $ gnome-terminal &