In this article, we are going to learn about Unix and It’s Function and Services.…
Category:
Linux
-
-
Pipe, Grep, and Sort commands in Linux/Unix are powerful tools that can be used to…
-
In Linux, a path is a string of characters that specifies the location of a…
-
Taking input from the user is a common task for any programming language. You can…
-
In this article, we’ll see Shell script to print Fibonacci series. Algorithm Shell script to…
- Linux
Shell Script to check whether a given number is a palindrome or not
by Anup Maurya3 minutes readIn this article, we will discuss how to write a shell script to check whether…
-
Shell Script that takes three numbers as input from the user and then finds the…
-
-
In this tutorial, we’ll cover the most common meta characters used in Linux commands and…
-
Shell script to display list of files in the current directory. This script starts by…