为什么我输入./hello.sh和绝对路径都无法执行
chmod 777 /home/hello.sh 附上运行权限
应该是没执行权限,执行 chmod +x ./hello.sh之后试试
权限 你或者 sh ./hello.sh
有图别人才好解答
上代码。。。