目录
工作在linux平台, shell脚本语言是必须的.
简单 & 轻松的教程.
(高级的东西, 请看我的私人博客: https://wizardmerlin.github.io/)
另外本文的所有文档和代码,已经上传github:
https://github.com/WizardMerl...
关键字: shell, 循序渐进
目录如下:
1. basic ------ first.sh, second.sh 2. 小括号 ------ test.sh 3. 变量 ------ variable.sh 4. 通配符 ------ wildcard.sh 5. 命令代换----- none 6. 算数代换----- none 7. 转义字符----- none 8. 单-双引号---- quaotation.sh 9. 测试语句 ---- test_statement.sh 10. 分支语句---- switch.sh 11. 循环语句---- loop.sh 12. 自赋值变量-- pid.sh 13. shift --- none 14. 输入输出 --- none 15. 函数 --- func.sh 16. 调试方法 --- debug.sh 17. 总结 ---- none
代码规范: <shell代码规范>
这里只算是入门, 深入awk 和 sed, 正则之后, 才算shell学会了.
相关推荐
firefaith 2020-10-30
以梦为马不负韶华 2020-10-20
wangzhaotongalex 2020-09-22
jarrygao 2020-11-02
woaimeinuo 2020-10-21
laisean 2020-09-01
libao 2020-09-16
卖口粥湛蓝的天空 2020-09-15
liuyh 2020-08-09
higheels 2020-06-26
thickbookszone 2020-06-14
xiaonamylove 2020-06-14
大牛牛 2020-06-14
firefaith 2020-06-14
bigNoseLiu 2020-06-10
伏雌摘星阁 2020-05-26
laisean 2020-05-09
lishaokang 2020-05-10