High Performance Software

tcsh

tcsh

DESCRIPTION

Tcsh is an enhanced but completely compatible version of the Berkeley UNIX C shell (csh). It is a command language interpreter usable both as an interactive login shell and a shell script command processor. It includes a command-line editor, programmable word completion, spelling correction, a history mechanism, job control and a C-like syntax.

USAGE

tcsh [ OPTIONS ]

Adding the following line to your .personal.login will launch tcsh for you each time you login:

setenv User_Shell tcsh

Please note that, while the AFRL DSRC has included this functionality at the request of the users, C shell (csh) is the only supported shell at the AFRL DSRC.

LICENSE INFORMATION

For information on supported platforms, versions and licenses, please check the AFRL DSRC Software Page:
https://www.afrl.hpc.mil/software/.

VENDOR LINKS

TCSH Home Page