Shell高级编程
序言
-
常见shell
- Bourne Shell
- Bourne Again Shell(bash)
- C Shell
- K Shell
- Shell for Root
-
运行shell脚本
- chmod +x targetFile | ./targetFile
- /bin/sh ./targetFile
占个位子,有空再补翻译
参考资料
Linux Shell Scripting Tutorial (LSST) v2.0.
Advanced Bash-Scripting Guide.

本文介绍了Shell脚本的基础及高级编程技巧,涵盖了常见的Shell类型如BourneShell、Bash、CShell等,并详细说明了如何运行Shell脚本的方法。
560

被折叠的 条评论
为什么被折叠?



