发布网友
共3个回答
热心网友
使用chmod命令把文件赋予执行权限就可以了
chmod +x filename
热心网友
chmod 777 ./helloWorld.sh
热心网友
加权限chmod +x
执行./sh