Bourne shell
维基百科,自由的百科全书
Bourne shell,或 sh,是 Version 7 Unix 默认的Unix shell,替代执行文件同为sh的Thompson shell。它由AT&T贝尔实验室的Stephen Bourne在1977年在Version 7 Unix中针对大学与学院发布的。 It remains a popular default shell for Unix accounts. 它的二进制程序文件在大多数Unix系统上位于/bin/sh ,在很多Unix版本中,它仍然是root的默认shell。
[编辑] 参见
[编辑] 外部链接
- UNIX Shell Script Tutorials & Reference
- UNIX/Linux Bourne/Bash Shell Scripting Tutorial
- The individual members of "The Traditional Bourne Shell Family"
- Macros used by Bourne to structure C like Algol68C
- Actual C source code for the Bourne shell using mac.h macros
- Original Bourne Shell documentation from 1978
- The International Obfuscated C Code Contest FAQ Page
- A port of the "heirloom" SVR4 Bourne shell from OpenSolaris to other Unix-like systems

