The Textsmith's Weekly Nugget
This Week's Nugget: Five Shell One-Liners That Saved Me Time Every Week
To cap our week on shell scripting, I am going to share with you my five shell one-liners that saved me time.
read moreThe Textsmith's Workshop
Your Personal Toolbox: Growing ~/.local/bin/ One Script at a Time
Before long, every Linux user accumulates little command snippets. A clever find pipeline copied from a forum. A five-line shell script that renames photographs. An awk one-liner that extracts exactly the report you need. The question is not whether you will collect these solutions. The question is whether you will lose them.
read moreThe Textsmith's Workshop
Take Control of Your Computer: Why Every Textsmith Should Learn Shell Scripting
This post continues the discussion on shell scripting. In a sense, a shell script is simply text that instructs other text-processing tools how to cooperate.
read moreThe Textsmith's Workshop
The Best Programming Language Is the One That Solves Your Annoyance
How does one become a programmer? Based on my own experience, this is all about agency—the moment you stop waiting for software to exist and start creating software that fits your own way of working. The key is discovering that if configuration isn’t enough, you can write the missing tool yourself.
read moreThe Textsmith Bookshelf
The Textsmith Bookshelf: Shell Scripting by Steve Parker
This week’s book helps every textsmith to understand shell scripting—the subject we had been dealing with starting last week. It also complements Efficient Linux at the Command Line by moving from using the shell effectively to teaching it to work for you.
read more