Shell编程参考手册

1. 脚本注释 #!/usr/bin/env bash # Desc: shell script reference notes 2. 脚本执行与调试 ./fileName.sh # 需要执行权限, chmod +x sh fileName.sh # 脚本中有exit,会退出当前shell . fi
posted @ 2018-10-15 23:28  rustling  阅读(438)  评论(0编辑  收藏  举报