Hacker News new | ask | show | jobs
by crazygringo 475 days ago
You clearly aren't regularly deleting tens of gigabytes of files at a time... ;)
1 comments

You can generally permanently delete with one action - but be sure you want to!

GUI: select item(s) and Option-Command-Delete

Command-line: rm -rf folder-or-file-path (or srm to securely remove)