Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

what is shell scripting

A shell script is a computer program designed to be run by the Unix/Linux shell which could be one of the following:

The Bourne Shell
The C Shell
The Korn Shell
The GNU Bourne-Again Shell
A shell is a command-line interpreter and typical operations performed by shell scripts include file manipulation, program execution, and printing text.

for more visit https://www.tutorialspoint.com/unix/shell_scripting.htm
Source by www.tutorialspoint.com #
 
PREVIOUS NEXT
Tagged: #shell #scripting
ADD COMMENT
Topic
Name
9+7 =