/rrm

Rust rm implementation

Primary LanguageRustMIT LicenseMIT

RRM Rust rm

A more safe alternative to rm. Highly inspired by rip

Todo

[x] Be able to move files.
[x] Implement configs.
[x] Database data on removed files.
[x] Clear trashbin.
[x] List files in trashbin.
[] List of previous commands.
[] Restore files.
[] Create UI for file managing.