Re: oddities regarding sourcing .bashrc when logging in via ssh

2002-04-21 Thread Eric G. Miller
In ~/.bash_profile add: . $HOME/.bashrc It sounds like the difference between a login and non-login shell... -- Eric G. Miller -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

oddities regarding sourcing .bashrc when logging in via ssh

2002-04-21 Thread Faheem Mitha
Dear people, I just noticed oddities when logging in just now from my home debian machine (via dialup) via ssh to a debian machine I administer. In my .bashrc I have a line to enable the less preprocessor to do its thing. export LESSOPEN="|/usr/bin/lesspipe %s" So, for example reading a tar.gz