A shell script is a computer program designed to be run by the Unix/Linux shell. A shell is a command-line interpreter and typical operations performed by shell scripts include file manipulation, program execution, and printing text.
Unix/Linux shells include
- The Bourne Shell
- Bourne shell (sh)
- Korn shell (ksh)