<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Weekly Nugget on Under the Anvil</title>
		<link>https://blog.thetextsmith.com/categories/weekly-nugget/</link>
		<description>Recent content in Weekly Nugget on Under the Anvil</description>
		<generator>Hugo</generator>
		<language>en-us</language>
		
		
		
		
			<lastBuildDate>Sat, 15 Aug 2026 06:26:52 +0200</lastBuildDate>
		
			<atom:link href="https://blog.thetextsmith.com/categories/weekly-nugget/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Five Commands to Inspect CSV Files</title>
				<link>https://blog.thetextsmith.com/weekly-nugget/five-commands-to-inspect-csv-files/</link>
				<pubDate>Sat, 15 Aug 2026 06:26:52 +0200</pubDate>
				<guid>https://blog.thetextsmith.com/weekly-nugget/five-commands-to-inspect-csv-files/</guid>
				<description>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.</description>
			</item>
			<item>
				<title>Ten Bash Parameter Expansions You&#39;ll Actually Use</title>
				<link>https://blog.thetextsmith.com/weekly-nugget/ten-bash-parameter-expansions-you-ll-actually-use/</link>
				<pubDate>Sat, 08 Aug 2026 06:01:12 +0200</pubDate>
				<guid>https://blog.thetextsmith.com/weekly-nugget/ten-bash-parameter-expansions-you-ll-actually-use/</guid>
				<description>Bash is not just about running commands—it is also a surprisingly capable text-processing language. Many people reach for sed, awk, or tr without realizing that Bash itself can perform many everyday string manipulations instantly, without launching another process. Find out in this week&amp;rsquo;s nugget.</description>
			</item>
			<item>
				<title>This Week&#39;s Nugget: Five Shell One-Liners That Saved Me Time Every Week</title>
				<link>https://blog.thetextsmith.com/weekly-nugget/five-shell-one-liners-that-saved-me-time-every-week/</link>
				<pubDate>Sat, 01 Aug 2026 07:48:28 +0200</pubDate>
				<guid>https://blog.thetextsmith.com/weekly-nugget/five-shell-one-liners-that-saved-me-time-every-week/</guid>
				<description>To cap our week on shell scripting, I am going to share with you my five shell one-liners that saved me time.</description>
			</item>
			<item>
				<title>Weekly Textsmith Nugget: Find and Replace Across Your Entire Project</title>
				<link>https://blog.thetextsmith.com/weekly-nugget/find-and-replace-across-your-entire-project/</link>
				<pubDate>Sat, 25 Jul 2026 02:28:50 +0200</pubDate>
				<guid>https://blog.thetextsmith.com/weekly-nugget/find-and-replace-across-your-entire-project/</guid>
				<description>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.</description>
			</item>
			<item>
				<title>Five Pipelines Every Textsmith Should Know</title>
				<link>https://blog.thetextsmith.com/weekly-nugget/five-pipelines-every-textsmith-should-know/</link>
				<pubDate>Sat, 18 Jul 2026 14:20:00 +0200</pubDate>
				<guid>https://blog.thetextsmith.com/weekly-nugget/five-pipelines-every-textsmith-should-know/</guid>
				<description>A good textsmith doesn&amp;rsquo;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 week&amp;rsquo;s textsmith nugget.</description>
			</item>
			<item>
				<title>Putting Your Dotfiles Under Version Control in 15 Minutes</title>
				<link>https://blog.thetextsmith.com/weekly-nugget/putting-your-dotfiles-under-version-control-in-15-minutes/</link>
				<pubDate>Sat, 11 Jul 2026 11:15:03 +0200</pubDate>
				<guid>https://blog.thetextsmith.com/weekly-nugget/putting-your-dotfiles-under-version-control-in-15-minutes/</guid>
				<description>This week&amp;rsquo;s nugget is on version controlling your application configuration files</description>
			</item>
			<item>
				<title>Don&#39;t Just Copy It: Study It First</title>
				<link>https://blog.thetextsmith.com/weekly-nugget/don-t-just-copy-it-study-it-first/</link>
				<pubDate>Sat, 04 Jul 2026 03:48:03 +0200</pubDate>
				<guid>https://blog.thetextsmith.com/weekly-nugget/don-t-just-copy-it-study-it-first/</guid>
				<description>A textsmith is not someone who merely knows commands, but someone who seeks to understand them.</description>
			</item>
	</channel>
</rss>
