Bash Scripting - Arrays
You have a Bash array
nums=(1 2 3 4 5). How do you print only the even numbers using a loop?nums=(1 2 3 4 5). How do you print only the even numbers using a loop?15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions