-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Having the ability to extract specific columns directly via command line options would greatly improve the UX. Using cut -d' ' works fine until there are string columns which can possibly contain spaces. It's possible to work around this by replacing unescaped spaces with placeholders, but this is already pretty hacky. It would be very nice if you could just give sonnerie an argument like -f 1 to only output the first column.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels