ubuntu回收筒里的资料无法删除

现在很多人在看着自己的某些文件在垃圾筒里.但是不能删除.那么就需要有用命令来删除这些东西了.如果你删除遇到错误如:

Error removing file: Permission denied

那你就命令下面去删除.

#cd /home/YOUR-USER-NAME/.local/share/Trash/files

删除文件.

sudo rm -f *

如果是文件,文件夹和文件的文件夹,试试这个:

sudo rm -Rf *

原创文章,转载请注明: 转载自PT Ubuntu Blog

本文链接地址: http://www.ptubuntu.com/2009/01/1394.html

Share

发表评论

电子邮件地址不会被公开。 必填项已用 * 标注

*

您可以使用这些 HTML 标签和属性: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>


Verify Code   If you cannot see the CheckCode image,please refresh the page again!