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
Disk Cleanup Using Powershell Scripts
Last Updated: 27 September 2023
In this article, we will look at how to delete temporary files, recycle bin data, and run a disc cleanup program in Windows. Windows users s
...read more
Linux-Unix
Shell Script
Shell script to print table of a given number
Last Updated: 31 July 2023
In this article, we will explore the process of creating a simple yet powerful shell script that takes user input and generates number table
...read more
Linux-Unix
Shell Script
Shell Script to print odd and even numbers
Last Updated: 31 July 2023
In this article, we will discuss how to print even and odd numbers. We will take a number as input and print all even and odd numbers from 1
...read more
Linux-Unix
Shell Script
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 Scripting - How to send Signal to a Processes
Last Updated: 20 October 2022
Signals allow the operating system to communicate with programs(or processes). There are about 30 standard signals implemented by the Linux
...read more
Linux-Unix
Shell Script
Picked
Shell Scripting - Rules for Naming Variable Name
Last Updated: 30 January 2022
Variables are quite important in any script or program, so we need to understand what is the convention to name these variables. There are c
...read more
Linux-Unix
Shell Script
Picked
Shell Scripting - Standard Input, Output and Error
Last Updated: 25 January 2024
Working on Linux applications we have several ways to get information from outside and to put it inside: command line args, environment vari
...read more
Linux-Unix
Shell Script
Picked
Shell Scripting - Interactive and Non-Interactive Shell
Last Updated: 27 January 2022
A shell gives us an interface to the Unix system. While using an operating system, we indirectly interact with the shell. On Linux distribut
...read more
Linux-Unix
Shell Script
Picked
Shell Scripting - Set Command
Last Updated: 03 July 2024
The `set` command in shell scripting is a powerful tool that used for controlling the behavior of the shell and the environment in which scr
...read more
Linux-Unix
Shell Script
Picked
Create multiple users using shell script in Linux
Last Updated: 03 August 2021
In Linux, we create users for multiple purposes, so in Linux, it's very common to make new users depending on the tasks. So sometimes we nee
...read more
Analysis of Algorithms
Project
Compiler Design
Linux-Unix
Shell Script
Linux-Shell-Commands
How To
DSA
program
How to pass arguments to shell script in crontab ?
Last Updated: 23 November 2022
In this article, we will discuss how to schedule shell scripts in crontab and to pass necessary parameters as well.First, let's create a sim
...read more
Python
Linux-Unix
Shell Script
Picked
Menu-Driven Shell Script
Last Updated: 02 June 2022
Here we are going to discuss how to create a menu-driven shell script. Let's first understand what does menu-driven means and why should we
...read more
Linux-Unix
Shell Script
Picked
Shell Script to List Files that have Read, Write and Execute Permissions
Last Updated: 20 April 2021
In this article, We will learn how to list all files in the current directory that have Red, Write and Execute permission.Suppose, we have t
...read more
Linux-Unix
Shell Script
Picked
Shell Script to Demonstrate Wait Command in Linux
Last Updated: 02 June 2022
Wait command is one of the process management commands. There are different process commands in Linux mainly 5 commands are widely used whic
...read more
Linux-Unix
Shell Script
Picked
How To
Shell Script To Count Number of Words, Characters, White Spaces, and Special Symbols
Last Updated: 20 April 2021
In this article, we are going to see how to count the number of words, characters, whitespace and special symbol in a text file/ input strin
...read more
Linux-Unix
Shell Script
Picked
Average of given numbers in Bash
Last Updated: 04 May 2023
Program to compute average in bash.Examples:Input : 1 2 3 4 5Output : average : 3.0Input : 1 2 3 4 10Output : average : 5.0The program to
...read more
Linux-Unix
Shell Script
First
1
2
3
4
5
6
7
8
>>
Last
First
1
2
3
4
5
6
>>
Last
First
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 !