Crates.io | trash_dumper |
lib.rs | trash_dumper |
version | 1.0.2 |
source | src |
created_at | 2024-03-10 15:37:29.516982 |
updated_at | 2024-03-11 17:54:45.142243 |
description | trash file dumper |
homepage | https://github.com/myyrakle/trash_dumper/blob/master/README.md |
repository | https://github.com/myyrakle/trash_dumper |
max_upload_size | |
id | 1168762 |
size | 21,572 |
simple trash file dumper
cargo install trash_dumper
It's simple to use. For example, the command below creates three trash files of 10 MB in size.
trash_dumper dump -s 10m -c 3
Cleaning your trash is also simple. When you use the clean command, all files with the .trashfile extension are deleted.
trash_dumper clean