Skip to content

Feature request: option to skip n header lines #1

@JacekPliszka

Description

@JacekPliszka

.csv files are widely used and sometimes it is convenient to have them sorted.

It would be very convenient if sort had an option to skip first n lines like:

sort --skip-rows n
or
sort --skip-header-rows n

Best if someone more familiar with the code could do it. But if not - I would like to get some acceptance for the idea - I could probably prepare the patch but it would take me some time and I would like to know if it has a chance to be accepted.

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions