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
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Sign In
▲
Similar Topics
Linux-Unix
2.7k+ articles
C Language
2.1k+ articles
Operating Systems
1.2k+ articles
Project
870+ articles
C Programs
690+ articles
linux-command
400+ articles
Analysis of Algorithms
360+ articles
Compiler Design
270+ articles
Shell Script
110+ articles
Linux-basic-commands
15 articles
Linux-Shell-Commands
28 posts
Popular Articles
Recent Articles
Write to a File From the Shell
Last Updated: 28 May 2024
Writing files in the shell might sound complex, but it's simple, and once you understand it will be at your fingertips. Whether you're savin
...read more
TechTips
Linux-Shell-Commands
linux
Shell Script To Broadcast A Message
Last Updated: 17 September 2021
In this article, we are going to see how to broadcast the message using a shell script in Linux.Sending a message to a specified user logged
...read more
Linux-Unix
Shell Script
Picked
Linux-Shell-Commands
Blogathon
Bash shell script to find if a number is perfect or not
Last Updated: 05 September 2022
In this article, we will discuss how to write a bash script to find if a number is perfect or not. A perfect number is defined as, a positiv
...read more
Linux-Unix
Shell Script
Linux-Shell-Commands
Similar Topics
Linux-Unix
2.7k+ articles
C Language
2.1k+ articles
Operating Systems
1.2k+ articles
Project
870+ articles
C Programs
690+ articles
linux-command
400+ articles
Analysis of Algorithms
360+ articles
Compiler Design
270+ articles
Shell Script
110+ articles
Linux-basic-commands
15+ articles
Shell Script to Delete a File from Every Directory Above the Present Working Directory
Last Updated: 12 November 2021
In this article, we will discuss how to delete a file from every directory above the parent working directory using shell script in Linux. T
...read more
Linux-Unix
Shell Script
Picked
Linux-Shell-Commands
Mimic the Linux adduser command in C
Last Updated: 25 November 2021
Programming for fun can manifest itself in the works of leisurely coding practice as well. Regardless of being academically inadequate, the
...read more
Operating Systems
C Language
C Programs
Linux-Unix
Linux-basic-commands
Linux-Shell-Commands
Shell Script to Check Hard Disk Revolutions Per Minute (RPM) Speed
Last Updated: 30 June 2021
RPM is an acronym for Revolution Per Minute. RPM is the number of revolutions a hard disk makes in a single minute. Normally, the higher the
...read more
Linux-Unix
Shell Script
Picked
Linux-Shell-Commands
coproc Command in Linux with Examples
Last Updated: 10 October 2024
coproc command in Linux is a shell command which allows us to create a co-process that is connected to the invoking shell via two pipes. One
...read more
linux-command
Linux-Unix
Linux-Shell-Commands
while Command in Linux with Example
Last Updated: 17 April 2024
The "while" command is a powerful tool in the Linux shell that allows you to execute a series of commands repeatedly based on a given condit
...read more
linux-command
Linux-Unix
Linux-Shell-Commands
enable and disable command in Linux
Last Updated: 05 November 2019
Enables and disables are the built-in shell commands. enable command is used to start the printers or classes whereas the disable command is
...read more
linux-command
Linux-Unix
Linux-Shell-Commands
until command in Linux with Examples
Last Updated: 10 October 2024
until command in Linux is used to execute a set of commands as long as the final command in the 'until' Commands has an exit status that is
...read more
Technical Scripter
linux-command
Linux-Unix
Linux-Shell-Commands
for command in Linux with Examples
Last Updated: 27 September 2024
IntroductionThe for command in linux used in shell scripting to iterate over a set of values or perform set of tasks repeatedly. The for loo
...read more
Technical Scripter
linux-command
Linux-Unix
Picked
Technical Scripter 2018
Linux-Shell-Commands
builtin command in Linux with examples
Last Updated: 14 October 2024
The builtin command in shell scripting is used to execute a shell builtin, passing it arguments, and also retrieving its exit status. Its pr
...read more
Technical Scripter
linux-command
Linux-Unix
Picked
Technical Scripter 2018
Linux-Shell-Commands
Continue Command in Linux with examples
Last Updated: 09 June 2023
continue is a command which is used to skip the current iteration in for, while, and until loop. It is used in scripting languages and shell
...read more
Technical Scripter
linux-command
Linux-Unix
Picked
Technical Scripter 2018
Linux-Shell-Commands
First
1
2
First
1
2
First
1
2
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 !