Introduction Bash Scripting for Linux System Administrator
02 Feb 2021 #scriptVariables
If - then
Loops for - while -until
continue - stop the current iteration of the loop and start the next iteration - end the loop straight away
Variables
If - then
Loops for - while -until
continue - stop the current iteration of the loop and start the next iteration - end the loop straight away