Skip to content
Courses
DSA to Development
Get IBM Certification
Newly Launched!
Master Django Framework
Become AWS Certified
For Working Professionals
Interview 101: DSA & System Design
Data Science Training Program
JAVA Backend Development (Live)
DevOps Engineering (LIVE)
Data Structures & Algorithms in Python
For Students
Placement Preparation Course
Data Science (Live)
Data Structure & Algorithm-Self Paced (C++/JAVA)
Master Competitive Programming (Live)
Full Stack Development with React & Node JS (Live)
Full Stack Development
Data Science Program
All Courses
Tutorials
Data Structures & Algorithms
ML & Data Science
Interview Corner
Programming Languages
Web Development
CS Subjects
DevOps And Linux
School Learning
Practice
Build your AI Agent
GfG 160
Problem of the Day
Practice Coding Problems
GfG SDE Sheet
Contests
Accenture Hackathon (Ending Soon!)
GfG Weekly [Rated Contest]
Job-A-Thon Hiring Challenge
All Contests and Events
DSA
Practice Problems
Python
C
C++
Java
Courses
Machine Learning
DevOps
Web Development
System Design
Aptitude
Projects
Sign In
▲
Similar Topics
Difference Between
4.2k+ articles
Linux-Unix
2.7k+ articles
How To
1.8k+ articles
linux-command
400+ articles
palindrome
310+ articles
Web-scraping
90+ articles
Linux-file-commands
74 articles
Linux-text-processing-commands
31 articles
Linux-Shell-Commands
28 articles
Shell
22 articles
Shell Script
110+ posts
Popular Articles
Recent Articles
Shell Script Examples
Last Updated: 28 March 2024
For all the Linux distributions, the shell script is like a magic wand that automates the process, saves users time, and increases productiv
...read more
Linux-Unix
Shell Script
Shell Scripting - Shell Variables
Last Updated: 16 May 2024
A shell variable is a character string in a shell that stores some value. It could be an integer, filename, string, or some shell command it
...read more
Linux-Unix
Shell Script
Picked
How to Create a Shell Script in linux
Last Updated: 13 March 2024
Shell is an interface of the operating system. It accepts commands from users and interprets them to the operating system. If you want to ru
...read more
Linux-Unix
Shell Script
Picked
Geeks-Premier-League-2022
Geeks Premier League
Similar Topics
Difference Between
4.2k+ articles
Linux-Unix
2.7k+ articles
How To
1.8k+ articles
linux-command
400+ articles
palindrome
310+ articles
Web-scraping
90+ articles
Linux-file-commands
74+ articles
Linux-text-processing-commands
31+ articles
Linux-Shell-Commands
28+ articles
Shell
22+ articles
How to Use Regular Expressions (RegEx) on Linux
Last Updated: 18 July 2021
Regexps are acronyms for regular expressions. Regular expressions are special characters or sets of characters that help us to search for da
...read more
Linux-Unix
Shell Script
Picked
How To Run Bash Script In Linux?
Last Updated: 13 February 2024
Bash scripts, also known as shell scripts, are powerful tools in the world of command-line automation. They allow you to perform a series of
...read more
Linux-Unix
Shell Script
Picked
Multi-Line Comment in Shell Script
Last Updated: 09 February 2022
Comments are quite a crucial part of a program or a code-base. It helps in understanding the code, improves code-readability, and also helps
...read more
Linux-Unix
Shell Script
Picked
Comments in Shell Script
Last Updated: 19 April 2025
Comments are the useful information that the developers provide to make the reader understand the source code. It explains the logic or a pa
...read more
Linux-Unix
Shell Script
Shell Script to Concatenate Two Strings
Last Updated: 28 March 2021
String concatenation is the process of appending a string to the end of another string. This can be done with shell scripting using two meth
...read more
Linux-Unix
Shell Script
Picked
Shell Script to Split a String
Last Updated: 20 June 2021
Shell Scripting or Shell Programming is just like any other programming language. A shell is a special program that provides an interface be
...read more
Linux-Unix
Shell Script
Picked
Basic Operators in Shell Scripting
Last Updated: 30 July 2024
There are 5 basic operators in bash/shell scripting:Arithmetic OperatorsRelational OperatorsBoolean OperatorsBitwise OperatorsFile Test Oper
...read more
Technical Scripter
Linux-Unix
Shell Script
Conditional Statements | Shell Script
Last Updated: 27 February 2020
Conditional Statements: There are total 5 conditional statements which can be used in bash programming if statement if-else statement
...read more
Linux-Unix
Shell
Shell Script
Looping Statements | Shell Script
Last Updated: 03 January 2024
Looping Statements in Shell Scripting: There are total 3 looping statements that can be used in bash programming Table of Content`while` st
...read more
Linux-Unix
Shell
Shell Script
Simple Calculator in Bash
Last Updated: 18 April 2023
Create a simple calculator which can perform basic arithmetic operations like addition, subtraction, multiplication or division depending up
...read more
Linux-Unix
Shell Script
Fibonacci Series in Bash
Last Updated: 20 May 2022
Prerequisite: Fibonacci Series Write a program to print the Fibonacci sequence up to nth digit using Bash. Examples:Input : 5Output :Fibonac
...read more
Linux-Unix
Shell Script
Array Basics in Shell Scripting | Set 1
Last Updated: 08 April 2024
Consider a situation if we want to store 1000 numbers and perform operations on them. If we use a simple variable concept then we have to cr
...read more
Linux-Unix
Shell Script
1
2
3
4
5
6
7
8
>>
Last
1
2
3
4
5
6
>>
Last
1
2
3
4
>>
Last
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !