Linux CLI - Linux Basics and Terminal
What is the issue with this Bash script snippet?
if [ $num -gt 10 ] echo "Number is greater than 10" fi
if [ $num -gt 10 ] echo "Number is greater than 10" fi
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions