Tldr: trash: add trash-rm commands

Created on 12 Mar 2020  路  2Comments  路  Source: tldr-pages/tldr

Use case: permanently deleting file (removing from trash)

Right now tldr trash lists commands for trash and related functions: trash-list, trash-restore, trash-empty, but not trash-rm

From trash-rm man page:

EXAMPLE
       $ trash-rm foo          # Removes all files with name 'foo' in trash can
       $ trash-rm '*.o'        # Removes all files ending with '.o' in trash can
       $ trash-rm /full/path   # Removes all files removed with exactly '/full/path' as original location
help wanted new command

Most helpful comment

Ok I went ahead and made a PR.

All 2 comments

Thanks for requesting this change! Do you want to have a go yourself?

Pages are best maintained by people who understand the command they are about.

If you do, take a quick read of CONTRIBUTING.md, which guides you through the process of creating or changing a page here. Then, just simply send a pull request to this repository - and if you need any assistance, just ask :-)

Ok I went ahead and made a PR.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

dikarel picture dikarel  路  3Comments

waldyrious picture waldyrious  路  3Comments

zlatanvasovic picture zlatanvasovic  路  3Comments

mikerouxfr picture mikerouxfr  路  3Comments

zlatanvasovic picture zlatanvasovic  路  3Comments