Science  People  Locations  Timeline
Index: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Home > Tcsh


 

tcsh is a Unix shell, based on (and compatible with) the C shell (csh). It is essentially the C shell with (programmable) filename completion, command-line editing, and a few other features. The 't' in tcsh comes from the T in TENEX, an operating system which inspired the author of tcsh. It replaced the C shell as default shell on most modern BSD descendant operating systems.

External links

Domain-specific programming languages Scripting languages Unix-shell programming language family

Read more »

Non User