J Jakerz macrumors regular Original poster Sep 2, 2010 113 0 Atlanta Oct 28, 2011 #1 Has Apple implemented a shortcut to permanently delete a file without having to put a file in the Trash and then empty the Trash?
Has Apple implemented a shortcut to permanently delete a file without having to put a file in the Trash and then empty the Trash?
Mattie Num Nums macrumors 68030 Mar 5, 2009 2,834 0 USA Oct 28, 2011 #2 Make an Automator action which runs this command rm -R "file path" or just open terminal and type rm -R "file path"
Make an Automator action which runs this command rm -R "file path" or just open terminal and type rm -R "file path"