Crates.io | rmrf |
lib.rs | rmrf |
version | 0.1.6 |
source | src |
created_at | 2022-12-12 01:10:48.220022 |
updated_at | 2022-12-28 00:03:12.744913 |
description | A simple `rm -rf` command alternative |
homepage | https://github.com/sumibi-yakitori/rmrf |
repository | https://github.com/sumibi-yakitori/rmrf |
max_upload_size | |
id | 734582 |
size | 21,251 |
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.
cargo install rmrf
rmrf <path>