I\'m attempting to modify an existing file (input.csv) using the awk command in the OSX terminal and then writing the output to a file (output.csv).
The command I hav