I had almost 44,000 files to delete from my macbook and went to secure empty my trash. However the secure empty was taking forever and would stop every time I left my laptop for more than 10 minutes. I looked up a way to do it with sudo commands and finished the project in under a minute. My main concern now is did the sudo command secure delete the programs and free up space on my hard drive or did it just move them from view?
The command line was:
sudo rm -rf ~/.Trash/
The command line was:
sudo rm -rf ~/.Trash/