Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/database/10.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Ubuntu 18.04 无法处理文件夹会话,因为您没有在ubuntu中读取它的权限_Ubuntu 18.04 - Fatal编程技术网

Ubuntu 18.04 无法处理文件夹会话,因为您没有在ubuntu中读取它的权限

Ubuntu 18.04 无法处理文件夹会话,因为您没有在ubuntu中读取它的权限,ubuntu-18.04,Ubuntu 18.04,我正试图删除ubuntu中显示上述错误的文件夹 sudo chmod -R 777 foldername or sudo chmod -R 777 filename 如果您授予所有文件夹或所有文件的权限,则 sudo chmod -R 777 * 用sudo试试,或者更改权限不是编程问题-试试?

我正试图删除ubuntu中显示上述错误的文件夹

sudo chmod -R 777 foldername 
or 
sudo chmod -R 777 filename
如果您授予所有文件夹或所有文件的权限,则

sudo chmod -R 777 *

sudo
试试,或者更改权限不是编程问题-试试?