On Mon, 17 Apr 2006 11:30:09 -0700 "Vaisburd, Haim" <[EMAIL PROTECTED]> wrote:
> bash does not read ~/.profile if it finds ~/.bash_profile
Yes, you are correct. To expand on this if ~/.bash_profile does not
exist, it will source ~/.bash_login. If ~/.bash_login does not exist,
it will source ~/.profile.
Charles
--
panic("do_trap: can't hit this");
linux-2.6.6/arch/i386/mm/extable.c
signature.asc
Description: PGP signature
_______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
