[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RE: Setting terminal type for telnet sessions only



> -----Original Message-----
> From: Philippe_Andersson@ste.scitex.com
> 
>     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


Reply to: