为一个文件添加可执行权限 chmod +x filename 为一个文件夹下的所有文件添加可执行权限 chmod +x * 转载于:https://www.cnblogs.com/feifanrensheng/p/10183756.html