Permanently delete files from trash bin
Issue
Sometimes when emptying the trash some files stays and refused to be deleted!
Solution
You just have to use a command:
Start the Terminal
- Type "sudo rm * * *-R"
- Drag files, folders that you want to remove as a result of this command
- Confirm
- Give an administrator password
- Confirm
Precautions
- WARNING do not forget to drag files to the end of the command.
- Substitute "*" with spaces.
- Take care about using the upper case "R". It can delete folders and files.
- Quotation marks are not to be entered.
Related
- Permanently delete files from trash bin
- Shortcut key to permanently delete file - Guide
- Delete files in $recycle.bin - Guide
- How to permanently delete files on mac using terminal - Guide
- Bringing back a permanent deleted file. ✓ - Forum - Programming
- Deleted mine emails from trash. i.e permanantly deleted. ✓ - Forum - Gmail
This document, titled « Permanently delete files from trash bin », is available under the Creative Commons license. Any copy, reuse, or modification of the content should be sufficiently credited to CCM (ccm.net).