mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
6d5c59033a
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
7 lines
421 B
Text
7 lines
421 B
Text
rmw is an OS portable cli trash can utility written in C. It 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 be overwritten (duplication
|
|
protection).
|