logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

trash-rm - Removes files matching a pattern from the trash can

Bugs

       Please, report bugs to https://github.com/andreafrancia/trash-cli/issues

Credits

       Trash was written by Andrea Francia <andrea@andreafrancia.it>.  The original version of  trash-empty  was
       contributed  by  Einar  Orn  Olason  <eoo@hi.is>.  The first version of manual pages was written by Steve
       Stalcup <vorian@ubuntu.com> and was modified by Massimo Cavalleri <submax@tiscalinet.it>.

Description

       Remove from the trash can all the files matching the PATTERN.

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 with exactly '/full/path' as original location

If You Want Say Thanks

       Tweet   (to   @andreafrancia   or   #trash-cli)   or   donate   1,   2   or   5   euros   using   paypal:
       https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=93L6PYT4WBN5A

Name

       trash-rm - Removes files matching a pattern from the trash can

See Also

trash-put(1),  trash-list(1),   trash-empty(1),   trash-restore(1),   and   the   FreeDesktop.org   Trash
       Specification at https://specifications.freedesktop.org/trash-spec/trashspec-1.0.html.

                                                                                                     TRASH-RM(1)

Synopsis

trash-rm [PATTERN]

See Also