Possible Duplicate:
Permanently deleting files on Mac OS

Is there a way to delete a file in Finder without moving it to the trash? Preferably without the terminal. Or must I write an AppleScript droplet for it?

link|improve this question

50% accept rate
1  
Without the terminal, not really, alas. This is mostly covered in this earlier question: superuser.com/questions/10676/… – Jonik Aug 29 '09 at 20:08
One workaround of sorts is mentioned in superuser.com/questions/10676/…, i.e. using shortcuts to move file to trash and then immediately empty trash. – Jonik Aug 29 '09 at 20:14
feedback

closed as exact duplicate by Diago Aug 29 '09 at 20:52

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

1 Answer

I think I will write a quick context menu item to do this, since people really seem to want it. I'll update this post when I do it.

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.