Operating system
|
Command
|
Environment
|
UNIX (Bourne shell)
|
TERM="my_term_type"; export TERM
|
In .profile or at the shell prompt
|
UNIX (C shell)
|
setenv TERM "my_term_type"
|
In .profile or at the shell prompt
|
TERMINAL = termid
|