Nuks said:I try to empty my trash, but it says that there is a still a file (an mp3) in use. I took it out of the trash, then put it back in, only to have the same message appear. I can't find it open anywhere else. but it won't let me delete it.
Any help?
Thanks.
rmhop81 said:reboot your computer.....and when it starts back up empty trashcan. That should fix it.
sudo rm -rf
Note that it'll ask you for an admin password. Verify the command before entering one. A typo here can literally delete all of your files. I would usemad jew said:Just quickly, if you're feeling game or jsw, you can use Terminal to remove anything.
In a Terminal window, paste the following without pressing RETURN.
Code:sudo rm -rf
Don't forget the SPACE at the end. Now, drag any file you like from the Finder into this Terminal window and press RETURN. This can be a dangerous method for the basic user though. 😱
sudo rm -r[b]i[/b]
dogbone said:Option + Empty Trash *is* a force empty, but it still won't work if a file is in use.
Me1000 said:When would you use that then??
yeah definatly works effectively though. i have almost stopped suing trash since i saw this a while backmad jew said:Just quickly, if you're feeling game or jsw, you can use Terminal to remove anything.
In a Terminal window, paste the following without pressing RETURN.
Code:sudo rm -rf
Don't forget the SPACE at the end. Now, drag any file you like from the Finder into this Terminal window and press RETURN. This can be a dangerous method for the basic user though. 😱