hide random home http://www.fmi.uni-passau.de/archive/doc/unix/unixhelp/Unixhelp/environment_csh3.html (Einblicke ins Internet, 10/1995)

Display system name

Display system name

To display the name of the system in the prompt:

1. Use your editor to open your .cshrc file and add the line:

   set prompt="%m %"

2. Save the file and leave the editor.

3. Enter the command:

   source .cshrc

This adds the new values to your working environment.