andreafrancia / trash-cli

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

Add sort option to trash-list #193

Closed soraxas closed 3 years ago

soraxas commented 3 years ago

Similar to trash-restore, this PR add sort option to trash-list. The implementation is taken based on trash-restore, and currently the default sort is set to date (originally there was no sort in trash-list).

trash-list --sort {date,path,none}
soraxas commented 3 years ago

Hi may I ask why is the PR closed?

andreafrancia commented 3 years ago

Because this. image