If there are a lot of files in the trash, sometimes the Finder will display a progress bar saying (for example) "Preparing to delete 62,736 files", then another progress bar for the actual deletion. By comparison, deleting those same files from the command line is nearly instantaneous.
What is the Finder doing that takes so long? Is it detrimental to my system to skip that by deleting files via rm
?
rm
. Appears the relative speed is contextual. – Graham Miln Mar 22 '17 at 08:26