What is Shell Script ?
What is Shell Script ?
shell scripting examples | what is shell scripting used for | shell script meaning | shell scripting tutorial pdf | -z option in shell script | shell scripting windows | shell script if | unix shell
shell scripting examples | what is shell scripting used for | shell script meaning | shell scripting tutorial pdf | -z option in shell script | shell scripting windows | shell script if | unix shell
shell scripting examples | what is shell scripting used for | shell script meaning | shell scripting tutorial pdf | -z option in shell script | shell scripting windows | shell script if | unix shell
shell scripting examples | what is shell scripting used for | shell script meaning | shell scripting tutorial pdf | -z option in shell script | shell scripting windows | shell script if | unix shell
shell scripting examples | what is shell scripting used for | shell script meaning | shell scripting tutorial pdf | -z option in shell script | shell scripting windows | shell script if | unix shell
shell scripting examples | what is shell scripting used for | shell script meaning | shell scripting tutorial pdf | -z option in shell script | shell scripting windows | shell script if | unix shell shell scripting examples what is shell scripting used for shell script meaning shell scripting tutorial pdf -z option in shell script shell scripting windows shell script if unix shell
Share
A shell script is a computer program designed to be run by the Unix shell, a command-line interpreter.It’s a text file that contains a sequence of commands for a UNIX-based operating system.
#!/bin/sh
echo "Hello world"