exit 命令用于退出当前shell,在shell脚本中可以终止当前脚本执行。 常用参数格式:exit n 退出。设置退出码为n。(Cause the shell to exit with a status ...
確定! 回上一頁