<?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>learn scripting | Tecmint: Linux Howtos, Tutorials &amp; Guides</title>
	<atom:link href="https://www.tecmint.com/tag/learn-scripting/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Wed, 13 Mar 2019 08:21:48 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.tecmint.com/wp-content/uploads/2020/07/favicon.ico</url>
	<title>learn scripting | Tecmint: Linux Howtos, Tutorials &amp; Guides</title>
	<link>https://www.tecmint.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Why Linux System Administrators Need Programming Skills</title>
		<link>https://www.tecmint.com/why-linux-system-administrators-need-programming-skills/</link>
					<comments>https://www.tecmint.com/why-linux-system-administrators-need-programming-skills/#comments</comments>
		
		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Wed, 13 Mar 2019 08:21:24 +0000</pubDate>
				<category><![CDATA[General Talks]]></category>
		<category><![CDATA[learn scripting]]></category>
		<guid isPermaLink="false">https://www.tecmint.com/?p=32115</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/why-linux-system-administrators-need-programming-skills/">Why Linux System Administrators Need Programming Skills</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>In simple terms, System Administration refers to the management of hardware and software systems. Some of the major tasks performed</p>
The post <a href="https://www.tecmint.com/why-linux-system-administrators-need-programming-skills/">Why Linux System Administrators Need Programming Skills</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/why-linux-system-administrators-need-programming-skills/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title>How To Write and Use Custom Shell Functions and Libraries</title>
		<link>https://www.tecmint.com/write-custom-shell-functions-and-libraries-in-linux/</link>
					<comments>https://www.tecmint.com/write-custom-shell-functions-and-libraries-in-linux/#comments</comments>
		
		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Tue, 07 Feb 2017 10:30:02 +0000</pubDate>
				<category><![CDATA[Bash Shell]]></category>
		<category><![CDATA[learn scripting]]></category>
		<guid isPermaLink="false">http://www.tecmint.com/?p=24492</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/write-custom-shell-functions-and-libraries-in-linux/">How To Write and Use Custom Shell Functions and Libraries</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>In Linux, shell scripts help us in so many different ways including performing or even automating certain system administration tasks,</p>
The post <a href="https://www.tecmint.com/write-custom-shell-functions-and-libraries-in-linux/">How To Write and Use Custom Shell Functions and Libraries</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/write-custom-shell-functions-and-libraries-in-linux/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>An Insight of Linux &#8220;Variables&#8221; in Shell Scripting Language &#8211; Part 9</title>
		<link>https://www.tecmint.com/an-insight-of-linux-variables-in-shell-scripting/</link>
					<comments>https://www.tecmint.com/an-insight-of-linux-variables-in-shell-scripting/#comments</comments>
		
		<dc:creator><![CDATA[Avishek]]></dc:creator>
		<pubDate>Tue, 20 May 2014 08:37:54 +0000</pubDate>
				<category><![CDATA[Bash Shell]]></category>
		<category><![CDATA[learn scripting]]></category>
		<category><![CDATA[shell scripting]]></category>
		<guid isPermaLink="false">http://www.tecmint.com/?p=6993</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/an-insight-of-linux-variables-in-shell-scripting/">An Insight of Linux “Variables” in Shell Scripting Language – Part 9</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>We already have written a series of articles on Linux Shell Scripting which was warm welcomed that time and it</p>
The post <a href="https://www.tecmint.com/an-insight-of-linux-variables-in-shell-scripting/">An Insight of Linux “Variables” in Shell Scripting Language – Part 9</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/an-insight-of-linux-variables-in-shell-scripting/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Deeper into Function Complexities with Shell Scripting – Part VII</title>
		<link>https://www.tecmint.com/deeper-into-function-complexities-with-shell-scripting-part-vii/</link>
					<comments>https://www.tecmint.com/deeper-into-function-complexities-with-shell-scripting-part-vii/#comments</comments>
		
		<dc:creator><![CDATA[Anoop C S]]></dc:creator>
		<pubDate>Tue, 25 Mar 2014 08:01:12 +0000</pubDate>
				<category><![CDATA[Bash Shell]]></category>
		<category><![CDATA[learn scripting]]></category>
		<category><![CDATA[shell scripting]]></category>
		<guid isPermaLink="false">http://www.tecmint.com/?p=5886</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/deeper-into-function-complexities-with-shell-scripting-part-vii/">Deeper into Function Complexities with Shell Scripting – Part VII</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>My previous article on “Understanding and Writing functions in Shell Scripts” might have given you a basic idea on how</p>
The post <a href="https://www.tecmint.com/deeper-into-function-complexities-with-shell-scripting-part-vii/">Deeper into Function Complexities with Shell Scripting – Part VII</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/deeper-into-function-complexities-with-shell-scripting-part-vii/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
	</channel>
</rss>
