C shell script
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=Languages |subcat=Programming Languages |extensions={{ext|csh}}, {{noext}} |released=1978 }} A '''C shell script''' is a script interpreted by the '''...") |
Revision as of 13:33, 12 September 2016
A C shell script is a script interpreted by the C shell (csh) family of Unix shell programs. The C shell is an alternative to the Bourne shell. A notable C shell implementation is tcsh.