为什么好多文件放在回收站后,清空回收站清不掉
Tofloor
poster avatar
phpdashan
deepin
2019-01-03 03:47
Author
为什么好多文件放在回收站后,清空回收站清不掉,有的是权限不够,有的提示找不到相关文件,有知道怎么解决的吗
Reply Favorite View the author
All Replies
avatar
WangZhongyun
deepin
2019-01-03 04:19
#1
下载Nautilus,从Nautilus里清空回收站试试
Reply View the author
avatar
WENWEN
deepin
2019-01-03 05:01
#2
Sudo dde-file-manager
Reply View the author
avatar
dao-root
deepin
2019-01-03 05:10
#3
你好,请问有没有尝试使用深度系统修复工具进行修复?
Reply View the author
avatar
Amadeus
deepin
2019-01-03 05:16
#4
在终端输入如下命令试试:
  1. sudo rm -rf  /home/xxx/.local/share/Trash/files
Copy the Code

其中xxx为你的用户名。
Reply View the author