<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Bash on myblog</title>
		<link>http://blog.pdan.dev/tags/bash/</link>
		<description>Recent content in Bash on myblog</description>
		<generator>Hugo</generator>
		<language>en-US</language>
		
		
		
		
			<lastBuildDate>Thu, 18 Sep 2025 21:29:01 +0800</lastBuildDate>
		
			<atom:link href="http://blog.pdan.dev/tags/bash/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Bash</title>
				<link>http://blog.pdan.dev/posts/bash/</link>
				<pubDate>Thu, 18 Sep 2025 21:29:01 +0800</pubDate>
				<guid>http://blog.pdan.dev/posts/bash/</guid>
				<description>&lt;p&gt;   &lt;/p&gt;&#xA;&lt;p&gt;   &lt;/p&gt;&#xA;&lt;p&gt;   &lt;/p&gt;&#xA;&lt;p&gt;   &lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;images/img1.png&#34; alt=&#34;img&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;   &lt;/p&gt;&#xA;&lt;p&gt;   &lt;/p&gt;&#xA;&lt;p&gt;   &lt;/p&gt;&#xA;&lt;p&gt;   &lt;/p&gt;&#xA;&lt;p&gt;   &lt;/p&gt;&#xA;&lt;h2 id=&#34;using-variables-in-shell-scripts&#34;&gt;Using Variables in Shell Scripts&lt;/h2&gt;&#xA;&lt;p&gt;Welcome back to the world of shell scripting. In the previous lesson, you crafted your very first shell script that printed &amp;ldquo;Hello, World!&amp;rdquo; to the screen. Today, we will take the next step by exploring how to use &lt;strong&gt;variables&lt;/strong&gt; in shell scripts. This lesson will introduce you to variable declaration, reassignment, and some basic arithmetic operations.&lt;/p&gt;&#xA;&lt;p&gt;Using variables can make your scripts more dynamic and flexible, allowing you to store information, reuse values, and perform calculations. Let&amp;rsquo;s get started!&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
