addcol-go

command module
v0.0.0-...-293663d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 16, 2023 License: MIT Imports: 5 Imported by: 0

README

addcol-go

Command line tool to add columns to an existing CSV file.

Usage: addcol-go.exe <column> <value> <infile> [<outfile>]

Flags:  
--[no-]help  Show context-sensitive help (also try --help-long and --help-man).

Args:  
<column>     Column number where to insert Value (9999 to add a column at the end)  
<value>      Value to insert  
<infile>     Input CSV file name  
[<outfile>]  Output CSV file name (defaults to stdout)

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL