>From the bash man page:

If  bash  is  invoked  with  the name sh, it tries to mimic the startup
behavior of historical versions of sh as  closely  as  possible,  while
conforming  to the POSIX standard as well.

If you want bash behavior , why are you using /bin/sh as your shell? Use
/bin/bash.
-Heschi

> My $SHELL is /bin/sh which is linked to /bin/bash, but .bashrc
> does not seem to be read when I login.
> Could anyone tell me how to make $HOME/.bashrc called in the login time?


--
[EMAIL PROTECTED] mailing list

Reply via email to