Skip to content

Add a --sort <path|size|created|modified> option, especially for use with -x <cmd> #1875

@DeflateAwning

Description

@DeflateAwning

Description: Add a --sort <path|size|created|modified> option, especially for use with -x <cmd>

I want to run a command for a bunch of files, but it's important that the output is alphabetical by file name.

As far as I know, the only way to do this is to switch to using

I believe the old sort command supported this behaviour with a similar technique.

I'm aware -l / --list-details exists and does a sort, but it is incompatible with -x.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions