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
Linux-Unix
2.7k+ articles
C Language
1.8k+ articles
Operating Systems
1k+ articles
Project
1k+ articles
C Programs
800+ articles
linux-command
400+ articles
Analysis of Algorithms
360+ articles
Compiler Design
260+ articles
Shell Script
110+ articles
Linux-basic-commands
15 articles
Linux-Shell-Commands
28 posts
Popular Articles
Recent Articles
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
Shell Script to Perform Operations on a File
Last Updated: 12 December 2021
Most of the time, we use shell scripting to interact with the files. Shell scripting offers some operators as well as some commands to check
...read more
Linux-Unix
Shell Script
Picked
Linux-Shell-Commands
let command in Linux with Examples
Last Updated: 31 July 2023
The `let` command in Linux is a powerful tool used for evaluating arithmetic expressions on shell variables. It supports various operators a
...read more
linux-command
Linux-Unix
Linux-Shell-Commands
Similar Topics
Linux-Unix
2.7k+ articles
C Language
1.8k+ articles
Operating Systems
1k+ articles
Project
1k+ articles
C Programs
800+ articles
linux-command
400+ articles
Analysis of Algorithms
360+ articles
Compiler Design
260+ articles
Shell Script
110+ articles
Linux-basic-commands
15+ articles
declare command in Linux with Examples
Last Updated: 25 September 2024
The built-in is a powerful built-in feature of the Bash shell. It allows users to declare and set attributes for variables and functions, en
...read more
linux-command
Linux-Unix
Picked
Linux-Shell-Commands
read command in Linux with Examples
Last Updated: 25 September 2024
read command in the Linux system is used to read from a file descriptor. This command reads up the total number of bytes from the specified
...read more
linux-command
Linux-Unix
Linux-Shell-Commands
return command in Linux with examples
Last Updated: 24 September 2024
return command is used to exit from a shell function. It takes a parameter [N], if N is mentioned then it returns [N] and if N is not mentio
...read more
linux-command
Linux-Unix
Linux-Shell-Commands
How to Display Path of an Executable File in Linux | Which Command
Last Updated: 03 July 2024
In Linux finding the exact path of an excutable file can be crucial for the system adminstration, scripting and as well for troubleshooting.
...read more
Technical Scripter
linux-command
Linux-Unix
Linux-Shell-Commands
break command in Linux with examples
Last Updated: 15 September 2023
The break command in Linux is primarily used within loops to exit or terminate the loop prematurely based on certain conditions. It offers a
...read more
Technical Scripter
linux-command
Linux-Unix
Picked
Technical Scripter 2018
Linux-Shell-Commands
sleep Command in Linux with Examples
Last Updated: 19 July 2024
sleep command is used to create a dummy job. A dummy job helps in delaying the execution. It takes time in seconds by default but a small su
...read more
Technical Scripter
linux-command
Linux-Unix
Linux-Shell-Commands
dc command in Linux with examples
Last Updated: 22 October 2024
The dc command is a versatile calculator found in Linux systems, operating using reverse Polish notation (RPN). This command allows users to
...read more
Technical Scripter
linux-command
Linux-Unix
Picked
Technical Scripter 2018
Linux-Shell-Commands
eval command in Linux with Examples
Last Updated: 10 October 2024
eval is a built-in Linux command that executes arguments as a shell command. It combines arguments into a single string, uses it as input to
...read more
Technical Scripter
linux-command
Linux-Unix
Picked
Technical Scripter 2018
Linux-Shell-Commands
exit command in Linux with Examples
Last Updated: 06 September 2024
The 'exit' command is a fundamental command in Linux used to exit the current shell session. This command is widely used in scripting and co
...read more
Technical Scripter
linux-command
Linux-Unix
Picked
Technical Scripter 2018
Linux-Shell-Commands
xargs command in Linux with examples
Last Updated: 19 July 2024
xargs is a Unix command which can be used to build and execute commands from standard input. Importance:Some commands like grep can accept
...read more
linux-command
Linux-Unix
Linux-Shell-Commands
tee command in Linux with examples
Last Updated: 12 July 2024
tee command reads the standard input and writes it to both the standard output and one or more files. The command is named after the T-split
...read more
linux-command
Linux-Unix
Linux-Shell-Commands
cut command in Linux with examples
Last Updated: 12 July 2024
The cut command in linux is a command for cutting out the sections from each line of files and writing the result to standard output. It can
...read more
linux-command
Linux-Unix
Linux-Shell-Commands
1
2
>>
Last
1
2
>>
Last
1
2
>>
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 !