Cant delete a couple of files in trash.. says access denied
Announcement
Collapse
No announcement yet.
Cant delete some files in trash
Collapse
This topic is closed.
X
X
-
Re: Cant delete some files in trash
Trash is hiding in:
/home/USER/.local/share/Trash/files/
/home/USER/.local/share/Trash/info/
USER is your log in name. You can remove file and info folders (Kubuntu will make new ones).
In the konsole (or with Dolphin "Open as Root"):
Code:sudo rm -rf /home/USER/.local/share/Trash/files/
Code:sudo rm -rf /home/USER/.local/share/Trash/info/
Topic: Emptying the Wastebin
http://kubuntuforums.net/forums/inde...opic=3088094.0Before you edit, BACKUP !
Why there are dead links ?
1. Thread: Please explain how to access old kubuntu forum posts
2. Thread: Lost Information
- Top
- Bottom
Comment