Command line trash utility.
trash [arguments] ...
Trash-cli package provides a command line interface trashcan utility compliant with the FreeDesktop.org Trash Specification. It remembers the name, original path, deletion date, and permissions of each trashed file.
Names of files or directory to move in the trashcan.
$ cd /home/andrea/ $ touch foo bar $ trash foo bar
Report bugs to http://code.google.com/p/trash-cli/issues
Trash was written by Andrea Francia <[email protected]> and Einar Orn Olason <[email protected]>. This manual page was written by Steve Stalcup <[email protected]>. Changes made by Massimo Cavalleri <[email protected]>.
trash-list(1), trash-restore(1), trash-empty(1), and the FreeDesktop.org Trash Specification at http://www.ramendik.ru/docs/trashspec.html.
Both are released under the \s-1GNU\s0 General Public License, version 2 or later.