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 trash 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 the trashcan. https://github.com/andreafrancia/trash-cli
11 lines
406 B
Plaintext
11 lines
406 B
Plaintext
share/bash-completion/completions/trash
|
|
share/bash-completion/completions/trash-empty
|
|
share/bash-completion/completions/trash-list
|
|
share/bash-completion/completions/trash-put
|
|
share/bash-completion/completions/trash-restore
|
|
share/zsh/site-functions/_trash
|
|
share/zsh/site-functions/_trash-empty
|
|
share/zsh/site-functions/_trash-list
|
|
share/zsh/site-functions/_trash-put
|
|
share/zsh/site-functions/_trash-restore
|