#remove #safely #rm #important #directories #cargo #terminal

app improved-rm

Safely remove files via your terminal

1 stable release

1.0.0 Nov 25, 2023

#9 in #important

MIT license

5KB

SafeRM

About

SafeRM is a way to easily remove files and folders inside of your terminal, without the worries of accidently deleting something important forever.

Installation

Cargo

$ cargo install saferm --locked

Git

$ git clone https://github.com/FireStreaker2/SafeRM.git
$ cd SafeRM.git
$ cargo build

Alternatively, you may also download the binary from the releases page.

Usage

SafeRM 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

Example

$ saferm test.txt

License

MIT

Dependencies

~0.7–1.2MB
~13K SLoC