Don't remove your system 🤡
https://dontrm.fuabioo.com/#installation
go install
Or
go build && sudo mv dontrm /usr/bin/dontrm
Executing the following should be safe: (don't test it on your system though)
dontrm version
sudo dontrm -fr /*
dontrm ./path/or/file/to/remove
You can also use a DRY_RUN
environment variable
to prevent any changes from happening.
DRY_RUN=1 dontrm ./path/or/file/to/remove
- Set up goreleaser
- Implement installation script
- Configurable rm path
- Mount a virtualized environment to test the more dangerous commands