<?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/"
	xmlns:series="https://publishpress.com/"
	>

<channel>
	<title>Writing your first script &#8211; DevOps Lite</title>
	<atom:link href="https://devopslite.com/series/writing-your-first-script/feed/" rel="self" type="application/rss+xml" />
	<link>https://devopslite.com</link>
	<description>DevOps Howtos, Tutorials &#38; Guides</description>
	<lastBuildDate>Tue, 30 Apr 2024 10:15:03 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://devopslite.com/wp-content/uploads/2024/02/favicon.ico</url>
	<title>Writing your first script &#8211; DevOps Lite</title>
	<link>https://devopslite.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Script file location and execute script</title>
		<link>https://devopslite.com/script-file-location-and-execute-script/</link>
					<comments>https://devopslite.com/script-file-location-and-execute-script/#respond</comments>
		
		<dc:creator><![CDATA[Daniel Pham]]></dc:creator>
		<pubDate>Tue, 15 Jan 2019 02:55:29 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[bash script]]></category>
		<category><![CDATA[basic]]></category>
		<category><![CDATA[bash]]></category>
		<guid isPermaLink="false">https://devopslite.com/?p=506</guid>

					<description><![CDATA[<p>Now is the last step in 3 steps how to write a bash script file. This article will learn about the script file location and script execution.&#160;The execution of the&#8230;</p>
<p>The post <a rel="nofollow" href="https://devopslite.com/script-file-location-and-execute-script/">Script file location and execute script</a> appeared first on <a rel="nofollow" href="https://devopslite.com">DevOps Lite</a>.</p>
]]></description>
		
					<wfw:commentRss>https://devopslite.com/script-file-location-and-execute-script/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		
		<series:name><![CDATA[Writing your first script]]></series:name>
	</item>
		<item>
		<title>Assign executation permission for a bash script file</title>
		<link>https://devopslite.com/assign-executation-permission-for-a-bash-script-file/</link>
					<comments>https://devopslite.com/assign-executation-permission-for-a-bash-script-file/#respond</comments>
		
		<dc:creator><![CDATA[Daniel Pham]]></dc:creator>
		<pubDate>Mon, 14 Jan 2019 08:35:03 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[bash script]]></category>
		<category><![CDATA[basic]]></category>
		<guid isPermaLink="false">https://devopslite.com/?p=501</guid>

					<description><![CDATA[<p>In this article, we will learn step 2 that is to assign execution permission for a bash script file. In the previous article, you did step 1 of 3 steps&#8230;</p>
<p>The post <a rel="nofollow" href="https://devopslite.com/assign-executation-permission-for-a-bash-script-file/">Assign executation permission for a bash script file</a> appeared first on <a rel="nofollow" href="https://devopslite.com">DevOps Lite</a>.</p>
]]></description>
		
					<wfw:commentRss>https://devopslite.com/assign-executation-permission-for-a-bash-script-file/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		
		<series:name><![CDATA[Writing your first script]]></series:name>
	</item>
		<item>
		<title>Format of a bash script file</title>
		<link>https://devopslite.com/format-of-a-bash-script-file/</link>
					<comments>https://devopslite.com/format-of-a-bash-script-file/#respond</comments>
		
		<dc:creator><![CDATA[Daniel Pham]]></dc:creator>
		<pubDate>Mon, 14 Jan 2019 07:55:23 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[bash script]]></category>
		<category><![CDATA[basic]]></category>
		<guid isPermaLink="false">https://devopslite.com/?p=499</guid>

					<description><![CDATA[<p>After you&#8217;ve read the steps to write a bash script file, what&#8217;s in that bash script file? What is the format of a bash script file? &#8220;Hello World&#8221; script To&#8230;</p>
<p>The post <a rel="nofollow" href="https://devopslite.com/format-of-a-bash-script-file/">Format of a bash script file</a> appeared first on <a rel="nofollow" href="https://devopslite.com">DevOps Lite</a>.</p>
]]></description>
		
					<wfw:commentRss>https://devopslite.com/format-of-a-bash-script-file/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		
		<series:name><![CDATA[Writing your first script]]></series:name>
	</item>
		<item>
		<title>How to write a bash script</title>
		<link>https://devopslite.com/how-to-write-a-bash-script/</link>
					<comments>https://devopslite.com/how-to-write-a-bash-script/#respond</comments>
		
		<dc:creator><![CDATA[Daniel Pham]]></dc:creator>
		<pubDate>Sat, 12 Jan 2019 04:15:46 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[basic]]></category>
		<category><![CDATA[bash script]]></category>
		<guid isPermaLink="false">https://devopslite.com/?p=496</guid>

					<description><![CDATA[<p>How to write a bash script? What steps does it include? And how will we do it? This article will show you an overview of how to write a bash&#8230;</p>
<p>The post <a rel="nofollow" href="https://devopslite.com/how-to-write-a-bash-script/">How to write a bash script</a> appeared first on <a rel="nofollow" href="https://devopslite.com">DevOps Lite</a>.</p>
]]></description>
		
					<wfw:commentRss>https://devopslite.com/how-to-write-a-bash-script/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		
		<series:name><![CDATA[Writing your first script]]></series:name>
	</item>
		<item>
		<title>What is bash script?</title>
		<link>https://devopslite.com/what-is-bash-script/</link>
					<comments>https://devopslite.com/what-is-bash-script/#respond</comments>
		
		<dc:creator><![CDATA[Daniel Pham]]></dc:creator>
		<pubDate>Mon, 12 Mar 2018 05:01:18 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[bash script]]></category>
		<category><![CDATA[basic]]></category>
		<guid isPermaLink="false">https://devopslite.com/?p=321</guid>

					<description><![CDATA[<p>This article will introduce to you about Bash and Bash scripts. Actually, we&#8217;re just talking about Bash and the Bash script is just a form of Bash. Then what is&#8230;</p>
<p>The post <a rel="nofollow" href="https://devopslite.com/what-is-bash-script/">What is bash script?</a> appeared first on <a rel="nofollow" href="https://devopslite.com">DevOps Lite</a>.</p>
]]></description>
		
					<wfw:commentRss>https://devopslite.com/what-is-bash-script/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		
		<series:name><![CDATA[Writing your first script]]></series:name>
	</item>
		<item>
		<title>What is shell script?</title>
		<link>https://devopslite.com/what-is-shell-script/</link>
					<comments>https://devopslite.com/what-is-shell-script/#respond</comments>
		
		<dc:creator><![CDATA[Daniel Pham]]></dc:creator>
		<pubDate>Mon, 12 Mar 2018 03:10:11 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[basic]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[shell script]]></category>
		<guid isPermaLink="false">https://devopslite.com/?p=320</guid>

					<description><![CDATA[<p>In this article, I will introduce you to the shell script. If you have determined that you will be working with a Linux system, make sure you work with the&#8230;</p>
<p>The post <a rel="nofollow" href="https://devopslite.com/what-is-shell-script/">What is shell script?</a> appeared first on <a rel="nofollow" href="https://devopslite.com">DevOps Lite</a>.</p>
]]></description>
		
					<wfw:commentRss>https://devopslite.com/what-is-shell-script/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		
		<series:name><![CDATA[Writing your first script]]></series:name>
	</item>
	</channel>
</rss>
