A shell script is a computer program designed to be run by the Unix shell command-line interpreter.
File Extensions
Files with no extension but in scripts folder (or folder specified by are also considered as Scripts type.
Name | Description |
---|---|
.sh | Shell script |
.pl | Perl script |
...