Permission denied,文件权限不允许

 

为了获得执行权限,借助chmod指令修改文件权限即可。

 

chmod 777 cut_nginx_log.sh

 

linux Permission denied

 

相关文章: