


A shell script is a computer program designed to be run by the Unix shell, a command-line interpreter. The various dialects of shell scripts are considered to be scripting languages. Typical operations performed by shell scripts include file manipulation, program execution, and printing text.

In this blog, we will discuss creating Shell Script in Linux/Unix.
Read in 5 minutesShell-scripting
This article explains to you the overview of Shell-Scripting and its advantages and disadvantages.
Read in 7 minutesShell-scripting




A shell script is a computer program designed to be run by the Unix shell, a command-line interpreter. The various dialects of shell scripts are considered to be scripting languages. Typical operations performed by shell scripts include file manipulation, program execution, and printing text.

In this blog, we will discuss creating Shell Script in Linux/Unix.
Read in 5 minutesShell-scripting
This article explains to you the overview of Shell-Scripting and its advantages and disadvantages.
Read in 7 minutesShell-scripting



