diff options
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 fc7ef5356f3ac..58925fd054b5e 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). |