Bash Scripting - Loops
What is the effect of the
continue command inside a bash loop?continue command inside a bash loop?continue command tells the loop to skip the remaining commands in the current iteration.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions