Alternative Ways
Why Plain Text Scales Better Than you think
Why does plain text fits the bill when it comes to backing up information for long-term? The answer lies in its format: it does well as source, and asn end-product in data.
read moreThe Textsmith's Nugget
Five Commands to Inspect CSV Files
These commands work beautifully for simple CSV files, but they are not full CSV parsers. Quoted fields containing commas, embedded newlines, escaped quotes, and similar cases are where awk needs careβor where a dedicated CSV parser becomes the right tool.
read moreThe Textsmith Bookshelf
The Textsmith Bookshelf: Data Science at the Command Line
How a Unix terminal became a data analysis laboratory
read more