Skip to content

Get multiple columns #127

Description

Hi,
It looks like Column() only supports getting a single column, is there a way simulate the below command ?
awk -F '\t' '{ print $5 "|" $6 }'

Thanks

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