slackbuilds/system/trash-cli
Isaac Yu c4e4c5a506
system/trash-cli: Edit README
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2025-04-16 00:29:22 +07:00
..
README system/trash-cli: Edit README 2025-04-16 00:29:22 +07:00
slack-desc
trash-cli.SlackBuild system/trash-cli: Add shell completions 2024-06-15 07:37:45 +07:00
trash-cli.info system/trash-cli: Update for 0.24.5.26 2024-05-27 10:30:56 +07:00

README

trash-cli trashes files recording the original path, deletion date, and
permissions. It uses the same trashcan used by KDE, GNOME, and XFCE, but
you can invoke it from the command line (and scripts).

It provides these commands:

trash-put     : trashes files and directories.
trash-empty   : empty the trashcan(s).
trash-list    : list trashed files.
trash-restore : restore a trashed file.
trash-rm      : remove individual files from trash can.

python3-shtab is an optional dependency for building trash-cli with
shell completion support.