top | item 10324998 (no title) nullwagon | 10 years ago awk -F","Problem solved. discuss order hn newest z92|10 years ago Not when the data is like this. "Richard, Martin", "23 NS, North Coast, NY" Comma frequently occurs inside texts, and then awk fails. ferrari8608|10 years ago awk -F'", "'That's apostrophe, quote, comma, space, end quote, apostrophe. load replies (3)
z92|10 years ago Not when the data is like this. "Richard, Martin", "23 NS, North Coast, NY" Comma frequently occurs inside texts, and then awk fails. ferrari8608|10 years ago awk -F'", "'That's apostrophe, quote, comma, space, end quote, apostrophe. load replies (3)
ferrari8608|10 years ago awk -F'", "'That's apostrophe, quote, comma, space, end quote, apostrophe. load replies (3)
z92|10 years ago
ferrari8608|10 years ago
That's apostrophe, quote, comma, space, end quote, apostrophe.