※ 引述《relaughter (好好笑)》之铭言:
: 在unix like系列电脑大家都会用shell写脚本来自动化系统操作
: 流行的shell有bash shell, c shell(csh)
: 有没有z shell(zsh)的八卦?
U*in shell 有两大主流:
1. Bell 的 shell
2. Berkeley 的 c shell
1.1 Bell 的 sh 后来发展出为 ash,然后,商业公司们又发展成 POSIX sh
2.1 Berkeley 的 c shell 后来有了加强版的 tcsh
后来开始有走中间路线,打算通吃的几种.
时间从最早往最晚排依序是
3.1 ksh
3.2 bash
3.3 zsh
于是,
4.1 商业版的 U*ix 们,都用 POSIX sh,
4.2 BSD 们,都是 ash,Debain 把 ash 拿去改成 dash
4.3 Linux 们,除了 Debian 大多用 bash
4.4 潮客们,绝对不能流俗媚俗,一定要用最酷最炫最能造成话题的 zsh.
下略五百页.
完#