diff options
author | Andy Alt <andy400-dev@yahoo.com> | 2017-12-21 21:02:07 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-12-23 07:12:37 +0700 |
commit | 7f266f83d336bff21c8a7ebd0cc541221f5bffd8 (patch) | |
tree | 76f4ccbdfd298aad23531eeb8037ddd7e745f00a /system/rmw/README | |
parent | 0c77b45d02cded83063387ba31dc8bd9a21b51e7 (diff) | |
download | slackbuilds-7f266f83d336bff21c8a7ebd0cc541221f5bffd8.tar.gz |
system/rmw: Updated for version 0.4.01.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/rmw/README')
-rw-r--r-- | system/rmw/README | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/system/rmw/README b/system/rmw/README index fc7ef5356f..58925fd054 100644 --- a/system/rmw/README +++ b/system/rmw/README @@ -1,7 +1,6 @@ -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). +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). |