diff options
author | Vladimir MyRequiem <mrvladislavovich@gmail.com> | 2018-05-07 17:22:22 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-05-12 06:58:23 +0700 |
commit | 1a8c9e2bc31a1aa388f3fb4c590a849f747a71cb (patch) | |
tree | c92172faa2ec422f6ec0d32c7e03d7eacb579c8e /system/pytrash/README | |
parent | a663027d0cc882b4fe1adb22e79eaed87e7be864 (diff) |
system/pytrash: Added (CLI implementation of the "trash").
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/pytrash/README')
-rw-r--r-- | system/pytrash/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/system/pytrash/README b/system/pytrash/README new file mode 100644 index 000000000000..23bf40f38262 --- /dev/null +++ b/system/pytrash/README @@ -0,0 +1,8 @@ +pytrash - CLI implementation of the "trash" for Slackware linux + +Main features: + - remove to trash + - search in trash + - restore from trash + - clear trash + - show trash size |