Text-processing
Thinking in Transformations: Why Textsmiths Love Search-and-Replace
One of the greatest changes that happens when someone becomes a textsmith is not learning a new command. It is learning a new way of thinking. This second of the three-part series on working with streams delves into the psychology of a textsmith.
read moreText-processing
Why It's Difficult to Operate Without a Stream Editor
This post is the first of the three-part series on stream editing: but what does it mean to work with streams? This is where understanding its key editor comes into play.
read moreText-processing
Before You Reach for sed: Master Bash Parameter Expansion
One of the habits that gradually changes a person’s shell scripting style is discovering that Bash can manipulate text on its own.
read moreThe Textsmith's Weekly Nugget
Weekly Textsmith Nugget: Find and Replace Across Your Entire Project
Before we dive back into longer essays next week, here is a practical Textsmith Nugget that demonstrates one of the most satisfying moments in text-processing: changing hundreds of files with a single command.
read more