<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Bash Variables on Under the Anvil</title>
		<link>https://blog.thetextsmith.com/tags/bash-variables/</link>
		<description>Recent content in Bash Variables on Under the Anvil</description>
		<generator>Hugo</generator>
		<language>en-us</language>
		
		
		
		
			<lastBuildDate>Sat, 08 Aug 2026 06:01:12 +0200</lastBuildDate>
		
			<atom:link href="https://blog.thetextsmith.com/tags/bash-variables/index.xml" rel="self" type="application/rss+xml" />
			<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>Before You Reach for sed: Master Bash Parameter Expansion</title>
				<link>https://blog.thetextsmith.com/text-processing/before-you-reach-for-sed-master-bash-parameter-expansion/</link>
				<pubDate>Tue, 04 Aug 2026 06:28:53 +0200</pubDate>
				<guid>https://blog.thetextsmith.com/text-processing/before-you-reach-for-sed-master-bash-parameter-expansion/</guid>
				<description>One of the habits that gradually changes a person&amp;rsquo;s shell scripting style is discovering that Bash can manipulate text on its own.</description>
			</item>
	</channel>
</rss>
