Erase is a very simple utility to permanently erase file or folder.
- Install golang
- run
go install github.com/watjurk/erase
Now you can use the erase
command!
To erase file or folder simply run erase "<path>"
Remember to add those quotations because paths with spaces will cause problems without quotations, and you could end up erasing the wrong stuff!