mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
0b7717d187
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
7 lines
474 B
Text
7 lines
474 B
Text
Rmw is a program written in C, designed to help manage your files and
|
|
prevent accidents at the command line. Rmw can send files to your "Desktop"
|
|
trash, or a completely separate folder. It can also: restore files; permanently
|
|
delete files that were rmw'ed more than xx number of days ago; skip files or
|
|
directories that have a "PROTECT" directive in the configuration file; and
|
|
append a unique string to the filenames so they won't get overwritten
|
|
(duplication protection).
|