andreafrancia / trash-cli

Command line interface to the freedesktop.org trashcan.
GNU General Public License v2.0
3.63k stars 177 forks source link

trash-reset and trash-list to show trash files from custom trash directories #153

Closed AkashKrDutta closed 3 years ago

AkashKrDutta commented 4 years ago

Since we have a feature of putting trash files into a custom directory, it would be a complete solution only when we are able to pull back from those directories as well. Some thing like:

$ trash-list --trash-dir /custom/.Trash
$ trash-reset --trash-dir /custom/.Trash
AkashKrDutta commented 4 years ago

WIP from my side for this.

JasonAn commented 3 years ago

is there any update on this?

andreafrancia commented 3 years ago

With commit f11df22ffac87102289fa7dbac955a484133bd1c trash-list learnt a new option: --trash-dir. We don't have a trash-reset command