shell编程 创建shell脚本 ①创建第一个shell脚本②运行shell脚本 shell 基础语法 ①变量②变量分类与数组③shell传递参数④基本运算符 shell流程控制语法 ①if else条件判断②for循环③while循环④until循环⑤case语句⑥跳出循环 shell函数①定义函数②函数参数 实践练习
1
简单明了,一看就会
2021-03-01 11:01:31 263B shell linux
1