|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
When I rlogin to one of my servers -
this displays at the end of my login banner. tset: Command not found MACHINE: Undefined variable. Does anyone have a clue what this means? |
|
#2
|
|||
|
|||
|
Assuming you are using the POSIX or Bourne shell, it
means that your .profile or the system wide .../profile was modified to include a variable called MACHINE and to use the tset(1) utility (Do man tset to find out about the terminal initialization utility). If you are using another shell the same argument applies except the relevant files may have different names. Looks like somebody may have added some code to set the terminal according to the type of system you are logging into. |
![]() |
| Viewing: Dev Shed Forums > Operating Systems > UNIX Help > funny message after rlogin |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|