修改目录权限chmod 777 /var/home/userid/cc 修改目录及子目录权限chmod -R 777 /var/home/userid/cc 修改文件权限chmod 777 index.html 通配符chmod 777 *.*chmod 777 *.html 相关文章: