mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-08 07:46:46 +02:00
fix language code suffix(#2832)
This commit is contained in:
@@ -3,7 +3,7 @@ language: tcsh
|
|||||||
filename: LearnTCSH.csh
|
filename: LearnTCSH.csh
|
||||||
contributors:
|
contributors:
|
||||||
- ["Nicholas Christopoulos", "https://github.com/nereusx"]
|
- ["Nicholas Christopoulos", "https://github.com/nereusx"]
|
||||||
lang: en
|
|
||||||
---
|
---
|
||||||
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,
|
||||||
|
Reference in New Issue
Block a user