rmrf

Crates.iormrf
lib.rsrmrf
version0.1.6
sourcesrc
created_at2022-12-12 01:10:48.220022
updated_at2022-12-28 00:03:12.744913
descriptionA simple `rm -rf` command alternative
homepagehttps://github.com/sumibi-yakitori/rmrf
repositoryhttps://github.com/sumibi-yakitori/rmrf
max_upload_size
id734582
size21,251
(sumibi-yakitori)

documentation

https://docs.rs/rmrf

README

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>
Commit count: 8

cargo fmt