Skip to content

Sort using column names #353

Open
Open
@agguser

Description

@agguser

How to sort using column names instead of indices? e.g. tsv-sort -H -k age:nr -k name instead of keep-header -- sort -t $'\t' -k 2,2nr -k 1,1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions