rmrf 0.1.6

A simple `rm -rf` command alternative
rmrf-0.1.6 is not a library.

Crates.io Documentation License Workflow Status

rmrf

A simple rm -rf command alternative. This command moves directories and files to the trash instead of deleting them. The path passed as an argument can be a file or a folder, and multiple arguments can be passed.

Install

cargo install rmrf

Usage

rmrf <path>