csvformat

Convert a CSV file to a custom output format. Included…

csvformat

Convert a CSV file to a custom output format. Included in csvkit.

csvformat -T {{data.csv}}

csvformat -D "{{custom_character}}" {{data.csv}}

csvformat -M "{{\r\n}}" {{data.csv}}

csvformat -U 0 {{data.csv}}

csvformat -U 1 {{data.csv}}

Также может быть вам интересно:
КодТрюки BashНастройкиТерминал/Консоль
← csv-diff csvgrep →