diff options
author | Andy Alt <andy400-dev@yahoo.com> | 2017-12-28 23:44:06 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-01-06 06:54:57 +0700 |
commit | 6d5c59033a6384d59f8d05fea41decaa39d8cc02 (patch) | |
tree | 46a817faba047a60820ecb1be26bdfd61150d39a /system/rmw/README.Slackware | |
parent | f83f6c885967a2179ce97601d5c31bf07269ce67 (diff) | |
download | slackbuilds-6d5c59033a6384d59f8d05fea41decaa39d8cc02.tar.gz |
system/rmw: Updated for version 0.4.03.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/rmw/README.Slackware')
-rw-r--r-- | system/rmw/README.Slackware | 21 |
1 files changed, 12 insertions, 9 deletions
diff --git a/system/rmw/README.Slackware b/system/rmw/README.Slackware index 09bd495fd7..e94822d9bb 100644 --- a/system/rmw/README.Slackware +++ b/system/rmw/README.Slackware @@ -1,19 +1,22 @@ -# rmw 0.4.01 +[![Build Status](https://travis-ci.org/andy5995/rmw.svg?branch=master)](https://travis-ci.org/andy5995/rmw) -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 v0.4.03 + +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). Web site: https://github.com/andy5995/rmw/wiki Anyone interested in this project is welcome to join the [chat room](https://join.slack.com/t/removetowaste/shared_invite/enQtMjU3NTA0NTI2OTgzLTkzMzQxNDhjYzlkM2UxMTA2MzJjNWYyZjAyYzkyNWNmZjJmYWZmYjUyODk2NzNkNzBhMzFjOGZkMTg2MzAxMTM). -If you would like to help translate the man page or the output messages for -this program, please see the [Translating wiki +If you would like to help translate the man page or the output messages +for this program, please see the [Translating wiki page](https://github.com/andy5995/rmw/wiki/Translating). ## Required libraries |