What is the Linux shell?
The shell is the program that reads the commands you type and runs them. Bash is the most common one. Almost every server, container and cloud instance is Linux — so the command line is the single most transferable skill in all of DevOps.
Read the intro tutorial