diff options
author | Jefferson Rocha <lrcjefferson@gmail.com> | 2018-04-12 01:23:44 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-04-14 07:06:29 +0700 |
commit | 30e878e556cd3fe1ba2581416617867538d4a6bc (patch) | |
tree | c75ad31d288473127e5a0c31c1859d1645c383a2 /system/trash/README | |
parent | 5f09f28f9323400beed499d835da44cbbb4e03fe (diff) |
system/trash: Added (CLI trash utility).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/trash/README')
-rw-r--r-- | system/trash/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/system/trash/README b/system/trash/README new file mode 100644 index 0000000000000..4b47dafa60920 --- /dev/null +++ b/system/trash/README @@ -0,0 +1,5 @@ +trash (CLI trash utility) + +Trash is a utility that runs via cli, now you do not need to pass the +full path or click on your 'trash' in the interface. just run $ trash +and it will clean your trash for complete. |