> -----Original Message----- > From: [EMAIL PROTECTED] > > In your .login, add:
I looked up .login and it says .login is for setting up
cshell or tcshell. For bash, it mentions two config files,
.bashrc and .bash_profile. Which would be more appropriate
in this case?
>
> if [ ${TERM} != "linux" ]; then
> export TERM=vt100
> fi
>
> Hope this helps.
>
> Cheers. Bye.
>
> Ph. A.
>
Thanks for the speedy response.
--David

