Jump to content
8 posts in this topic

Recommended Posts

i have a folder in my trash called e1000 with a file called pci/e1000(stuff i downloaded earlier) in it. When I empty the trash (normal or alt or option) it makes the sound but does not remove this folder! if i add more files to the trash and/or folder it removes them but not those two!

 

HELP!

 

 

SticMAN

Link to comment
https://www.insanelymac.com/forum/topic/84297-trash-issue/
Share on other sites

ALL HAIL to HECKER!!!!!

 

I had the app on my machine, i just never bother to use it! ;)

 

It worked PERFECTLY, but i had to do a secure delete, in order for it to remove all the {censored} from the other drives too

 

 

Thanx

 

ALL HAIL to HECKER!!!!!

 

 

 

SticMAN

 

I believe the application named Onyx can fix this issue. Also restarting the computer may help.
Link to comment
https://www.insanelymac.com/forum/topic/84297-trash-issue/#findComment-599010
Share on other sites

ALL HAIL to HECKER!!!!!

 

I had the app on my machine, i just never bother to use it! :D

 

It worked PERFECTLY, but i had to do a secure delete, in order for it to remove all the {censored} from the other drives too

 

 

Thanx

 

ALL HAIL to HECKER!!!!!

 

 

 

SticMAN

Weeeee! Thanks, hehe. Onyx is a pretty cool tool.

 

another way:

 

terminal:

 

sudo rm -rf ~/.Trash/*

 

EDIT: (is this more 1337?)

Basically the same thing Onyx does in the background, but yes it is definitely more 1337. :)
Link to comment
https://www.insanelymac.com/forum/topic/84297-trash-issue/#findComment-599137
Share on other sites

maybe one more hint... if these files in the trash are on another volume (in my case they were)...

even osx terminal did not help, it had trouble with the path length and some characters.

 

FIRST of all empty the trash in osx to be sure that the next steps don´t leave any garbage on your disk.

 

boot linux. if not installed, use a live cd, such as knoppix or ubuntu.

become root (su - or sudo su - )

then check where the volume is mounted, if its not, mount it (writeable).

 

move to the mount point of the volume with the faulty trash folder

then remove the content of that trash folder using "rm -rf .Trash/*"

 

reboot and be be happy.

Link to comment
https://www.insanelymac.com/forum/topic/84297-trash-issue/#findComment-602943
Share on other sites

  • 4 weeks later...

Hi, i have a similar problem (I think). In the trash, I have a file called "␀␀␀õ␀␀.␀␀". Emptying the trash never seems to get rid of it. I have managed to remove it by opening the Trash and using "Get Info" on it. But the next time I open the trash window it reappears. The rm -rf trick doesn't work (So i assume Onyx won't work either; downloading it anyway).

Link to comment
https://www.insanelymac.com/forum/topic/84297-trash-issue/#findComment-642708
Share on other sites

×
×
  • Create New...