运行 .sh 文件遇到问题:nohup: failed to run command './mingling01.sh': Permission denied解决方法 更改权限:chmod 777 ./mingling01.sh