SafeRM is a way to easily remove files and folders inside of your terminal, without the worries of accidently deleting something important forever.
saferm was already used on crates.io so it's sometimes referenced as Improved RM in the code. Apologies for the confusion!
Cargo
$ cargo install improved-rm --lockedGit
$ git clone https://github.com/FireStreaker2/SafeRM.git
$ cd SafeRM.git
$ cargo buildAlternatively, you may also download the binary from the releases page.
Improved-RM 1.0
FireStreaker2
Safely remove files via your terminal
USAGE:
saferm <source>
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
ARGS:
<source> Sets the source directory$ saferm test.txt