Welcome to the Textsmith’s Nugget. While most of the articles in this magazine are philosophical in nature, this section is for practical use: how can you do more using available resources? The answer is in these nuggets that we share.
The Textsmith's Nugget
Five Pipelines Every Textsmith Should Know
A good textsmith doesn’t look for one command that does everything. He looks for small utilities that each do one thing well. This is the lesson that we draw from this nugget.
read moreThe Textsmith's Nugget
Putting Your Dotfiles Under Version Control in 15 Minutes
This interesting nugget is on version controlling your application configuration files
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 more