in reply to Re^2: perl one liner for csv file one field
in thread perl one liner for csv file one field
The new filter option filters on read, so large files are no problem. I like your approach, but it will FAIL on lines with embedded newlines, as the next csv iteration will not continue from the previous.
|
|---|