Shell Scripting
A shell script is a executable file containing multiple shell commands that are executed squentially.
Kernel
You can look into your current shell by using:
echo $0All available shells
cat /etc/shellsTypes of Shell
Last updated
