Working with tcsh shell commands

The shell is, above all, a programmer's interface. As a result, the shell commands are strongly slanted towards the needs of a programmer. The tcsh shell has many general tools that can help any programmer, and is specifically designed to have syntax similar to the C programming language. In addition, there are a number of commands designed especially for the C programmer.