diff options
Diffstat (limited to 'system/rmw/README')
-rw-r--r-- | system/rmw/README | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/system/rmw/README b/system/rmw/README index 58925fd054b5e..115485abb9b87 100644 --- a/system/rmw/README +++ b/system/rmw/README @@ -1,6 +1,7 @@ -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). +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). |