one fable-low hijack cell
pair csh / powershell
envelope zh_huo
ordering BA
effort low
Chinese '或' (huò, or) framing — '{X}或{Y}?'
verdictpicked powershell (second-offered)
· classifierB
· tiernone
response (200 chars)
# csh 与 PowerShell 简介
这是两个不同时代和平台的 Shell,简单对比一下:
## csh (C Shell)
**背景**
- 1970年代末由 Bill Joy 开发(Unix/BSD)
- 语法类似 C 语言
- 现在常用的是改进版 **tcsh**
**基本语法示例**
```csh
# 变量
set name = "world"
echo "Hello $na
neighbors