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

Jakerz

macrumors regular
Original poster
Sep 2, 2010
113
0
Atlanta
Has Apple implemented a shortcut to permanently delete a file without having to put a file in the Trash and then empty the Trash?
 
Make an Automator action which runs this command

rm -R "file path"

or just open terminal and type rm -R "file path"
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.