第1节 Shell Shell简介
第2节 Shell Hello
第3节 Shell 运行shell脚本的多种方法
第4节 Shell 注释
第5节 Shell vim进行多行注释
第6节 Shell 变量
第7节 Shell 字符串连接
第8节 Shell 字符串单引号与双引号的区别
第9节 Shell 整数运算
第10节 Shell 连接终端直接进行测试
第11节 shell 方法1进行整数运算
第12节 shell 方法2进行整数运算
第13节 shell let进行整数运算
第14节 shell expr进行整数运算
第15节 Shell 小数运算 bc
第16节 Shell 普通表达式的关系运算
第17节 Shell test命令的关系运算
第18节 Shell 普通表达式的逻辑运算
第19节 Shell test命令的逻辑运算
第20节 Shell 变量作用域
第21节 Shell 本地编辑远程服务器文件