mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-05-22 06:10:58 +00:00
tcsh
This commit is contained in:
parent
be55008464
commit
7e98873a59
@ -1,11 +1,10 @@
|
|||||||
---
|
---
|
||||||
category: tool
|
language: tcsh
|
||||||
tool: tcsh
|
|
||||||
filename: LearnTCSH.csh
|
filename: LearnTCSH.csh
|
||||||
contributors:
|
contributors:
|
||||||
- ["Nicholas Christopoulos", "https://github.com/nereusx"]
|
- ["Nicholas Christopoulos", "https://github.com/nereusx"]
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
tcsh ("tee-see-shell") is a Unix shell based on and compatible with the C shell (csh).
|
tcsh ("tee-see-shell") is a Unix shell based on and compatible with the C shell (csh).
|
||||||
It is essentially the C shell with programmable command-line completion, command-line editing,
|
It is essentially the C shell with programmable command-line completion, command-line editing,
|
||||||
and a few other features.
|
and a few other features.
|
||||||
|
Loading…
Reference in New Issue
Block a user