Hacker News new | ask | show | jobs
by c22 733 days ago
I guess this works great right up to when the contents of ~/bin/ are added to a CSV for whatever reason.
1 comments

Use TSV instead.
So much better. And you don't have the ridiculous "localization" of csv: over here, the field separator defaults to a semicolon. I suppose someone thought it was so terribly important to have a decimal comma in a csv file that any form of common sense went out of the window.