|
|
|
|
|
by dotancohen
1726 days ago
|
|
For scripting I would use grep and cut, maybe awk. For scripting with CSV files, at least in my experience, you usually want specific columns from specific lines. If TV had a switch for specifying only certain columns, that would make the job much easier. |
|