<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Shell Scripting Archives - Hosting Mate</title>
	<atom:link href="https://hostingmate.net/tag/shell-scripting/feed/" rel="self" type="application/rss+xml" />
	<link>https://hostingmate.net/tag/shell-scripting/</link>
	<description></description>
	<lastBuildDate>Tue, 06 Jun 2023 02:44:39 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://hostingmate.net/wp-content/uploads/2024/03/cropped-is-linux-operating-system-virus-free-32x32.png</url>
	<title>Shell Scripting Archives - Hosting Mate</title>
	<link>https://hostingmate.net/tag/shell-scripting/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to Use Bash For Loop with Examples in Linux</title>
		<link>https://hostingmate.net/web-hosting/how-to-use-bash-for-loop-with-examples-in-linux/</link>
		
		<dc:creator><![CDATA[Contributor]]></dc:creator>
		<pubDate>Tue, 06 Jun 2023 02:44:39 +0000</pubDate>
				<category><![CDATA[Web Hosting]]></category>
		<category><![CDATA[Bash Shell]]></category>
		<category><![CDATA[Shell Scripting]]></category>
		<guid isPermaLink="false">https://www.tecmint.com/?p=48856</guid>

					<description><![CDATA[<p>In programming languages, Loops are essential components and are used when you want to repeat code over and over again until a specified condition is met. In Bash scripting, loops play much the same role...</p>
<p>The post <a href="https://hostingmate.net/web-hosting/how-to-use-bash-for-loop-with-examples-in-linux/">How to Use Bash For Loop with Examples in Linux</a> appeared first on <a href="https://hostingmate.net">Hosting Mate</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>How to Use Break and Continue Statements in Shell Scripts</title>
		<link>https://hostingmate.net/web-hosting/how-to-use-break-and-continue-statements-in-shell-scripts/</link>
		
		<dc:creator><![CDATA[Contributor]]></dc:creator>
		<pubDate>Wed, 24 Mar 2021 04:23:52 +0000</pubDate>
				<category><![CDATA[Web Hosting]]></category>
		<category><![CDATA[Bash Shell]]></category>
		<category><![CDATA[Learn Shell Scripting]]></category>
		<category><![CDATA[Shell Scripting]]></category>
		<category><![CDATA[Shell Scripting Tips]]></category>
		<guid isPermaLink="false">https://www.tecmint.com/?p=42066</guid>

					<description><![CDATA[<p>In this article, we will take a look at how to use a break and continue in bash scripts. In bash, we have three main loop constructs (for, while, until). Break and continue statements are...</p>
<p>The post <a href="https://hostingmate.net/web-hosting/how-to-use-break-and-continue-statements-in-shell-scripts/">How to Use Break and Continue Statements in Shell Scripts</a> appeared first on <a href="https://hostingmate.net">Hosting Mate</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>How to Use until Loop in Your Shell Scripts</title>
		<link>https://hostingmate.net/web-hosting/how-to-use-until-loop-in-your-shell-scripts/</link>
		
		<dc:creator><![CDATA[Contributor]]></dc:creator>
		<pubDate>Tue, 23 Mar 2021 04:45:08 +0000</pubDate>
				<category><![CDATA[Web Hosting]]></category>
		<category><![CDATA[Bash Shell]]></category>
		<category><![CDATA[Learn Shell Scripting]]></category>
		<category><![CDATA[Shell Scripting]]></category>
		<category><![CDATA[Shell Scripting Tips]]></category>
		<guid isPermaLink="false">https://www.tecmint.com/?p=42057</guid>

					<description><![CDATA[<p>In bash for, while, and until are three loop constructs. While each loop differs syntactically and functionally their purpose is to iterate over a block of code when a certain expression is evaluated. Until loop...</p>
<p>The post <a href="https://hostingmate.net/web-hosting/how-to-use-until-loop-in-your-shell-scripts/">How to Use until Loop in Your Shell Scripts</a> appeared first on <a href="https://hostingmate.net">Hosting Mate</a>.</p>
]]></description>
		
		
		
			</item>
	</channel>
</rss>
