Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

NeuroEmp

macrumors member
Original poster
Jul 27, 2010
40
1
There's a bunch of files i can't delete from the trash bin. I tried trashit, that made all files 1kb. Tried the terminal and it doesn't work either.

Says it can't read or write the files, i repared the permissions, nothing.
What can i do?
 
Try this: put the file in a convenient location and then
Code:
cd ~/.Trash && sudo rm -rf <path>
Changing `<path>' to the actual path, like ~/Desktop/<file> if it's on desktop.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.