cannot empty trash of folders. Wierd...

Asked by David Sprung

I renamed a folder (mp3 to mp3a) and deleted it. The problem is, I cannot empty the trash...

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu nautilus Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#1

Please open a Terminal from the menu Applications->Accessories->Terminal and type:

cd
cd ~/.local/share/Trash/files

Be ABSOLUTELY sure you are in the /home/your_username/.local/share/Trash/files/ to check it please type:

pwd

Then to clean ALL file in your Trash please type:

sudo rm -fr *

give your user password when requested, you don't see nothing when you type it, then press enter.

Hope this helps

Revision history for this message
David Sprung (david-sprung) said :
#2

I tried this code and the items are still there in the trash...

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#3

Can you help with this problem?

Provide an answer of your own, or ask David Sprung for more information if necessary.

To post a message you must log in.