1、使用secureCRT工具连接上linux系统后台
3、使用命令 chmod +x test.sh给脚本添加可执行权限
5、不中断的在后台执行脚本,可以使用命令nohup bash test.sh &