<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Shell-Scripting on Ghafoor's Personal Blog</title><link>http://ghafoorsblog.com/tags/shell-scripting/</link><description>Recent content in Shell-Scripting on Ghafoor's Personal Blog</description><generator>Hugo</generator><language>en</language><managingEditor>noreply@example.com (AG Sayyed)</managingEditor><webMaster>noreply@example.com (AG Sayyed)</webMaster><copyright>Copyright © 2024-2026 AG Sayyed. All Rights Reserved.</copyright><lastBuildDate>Sat, 15 Nov 2025 17:39:51 +0000</lastBuildDate><atom:link href="http://ghafoorsblog.com/tags/shell-scripting/index.xml" rel="self" type="application/rss+xml"/><item><title>Shell Scripting Basic</title><link>http://ghafoorsblog.com/courses/ibm/devops-content/devops-pcert/03-introduction-to-linux/03-module/001-shell-scripting-basic/</link><pubDate>Thu, 03 Jul 2025 13:31:39 +0000</pubDate><author>noreply@example.com (AG Sayyed)</author><guid>http://ghafoorsblog.com/courses/ibm/devops-content/devops-pcert/03-introduction-to-linux/03-module/001-shell-scripting-basic/</guid><description>&lt;p class="lead text-primary"&gt;
This document introduces the fundamentals of shell scripting in Linux environments. It explains what scripts are, how they are executed, and the importance of the shebang directive. Through a step-by-step example of creating a simple "Hello World" script, readers will learn the basic workflow of writing, making executable, and running shell scripts, providing a foundation for automating tasks and developing more complex scripts.
&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="understanding-scripts"&gt;Understanding Scripts&lt;/h2&gt;
&lt;p&gt;A script is a text file containing a sequence of commands that can be interpreted and executed by a specific program or scripting language. Scripts serve as a powerful way to automate tasks in Linux environments.&lt;/p&gt;</description></item></channel></rss>