[Ubuntu]修改文件夹及所有子文件夹权限

sudo chmod -R 777 FILE_NAME

使FILE_NAME文件或文件夹具有读写和执行的权限。

posted @ 2018-04-20 15:02  Runtime69  阅读(801)  评论(0)    收藏  举报