diff options
author | Andy Alt <andy400-dev@yahoo.com> | 2016-09-23 04:40:54 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-09-23 04:40:54 +0700 |
commit | 0b7717d18763ee652006da12f7af6b66a8af17f1 (patch) | |
tree | e8eb5a515a2987281950c85c9a9e55dcfc1a980b /system/rmw/README | |
parent | 23430187fa301339bfd05522fbfb773be6c5ec80 (diff) | |
download | slackbuilds-0b7717d18763ee652006da12f7af6b66a8af17f1.tar.gz |
system/rmw: Updated for version 2016.09.19.01a.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/rmw/README')
-rw-r--r-- | system/rmw/README | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/system/rmw/README b/system/rmw/README index 98a86c6d44..fc7ef5356f 100644 --- a/system/rmw/README +++ b/system/rmw/README @@ -1,5 +1,7 @@ -rmw (Remove to Waste) functions as a command line recycle bin/trash can -utility. Optionally, it can ReMove files to Desktop trash and has been -tested on GNOME, KDE, and Xfce. It features quick and easy restoration -from the command line, duplication protection, and can purge files after -x amount of days. +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). |