linux-tutorial/codes/shell/基本脚本
2019-10-29 18:22:19 +08:00
..
echo示例.sh update scripts and docs 2019-10-29 18:22:19 +08:00
exit命令.sh update scripts and docs 2019-10-29 18:22:19 +08:00
printf示例.sh update scripts and docs 2019-10-29 18:22:19 +08:00
使用expr执行数学运算.sh update scripts and docs 2019-10-29 18:22:19 +08:00
使用内联重定向计算表达式.sh update scripts and docs 2019-10-29 18:22:19 +08:00
使用方括号执行数学运算.sh update scripts and docs 2019-10-29 18:22:19 +08:00
反引号的使用.sh update scripts and docs 2019-10-29 18:22:19 +08:00
变量使用示例.sh update scripts and docs 2019-10-29 18:22:19 +08:00
在脚本中使用bc.sh update scripts and docs 2019-10-29 18:22:19 +08:00
字符串使用示例.sh update scripts and docs 2019-10-29 18:22:19 +08:00
数组使用示例.sh update scripts and docs 2019-10-29 18:22:19 +08:00
显示时间和登录者.sh update scripts and docs 2019-10-29 18:22:19 +08:00
显示系统变量和转义字符.sh update scripts and docs 2019-10-29 18:22:19 +08:00
注释示例.sh update scripts and docs 2019-10-29 18:22:19 +08:00
通过反引号获得当前日期并生成唯一文件名.sh update scripts and docs 2019-10-29 18:22:19 +08:00