Bash Scripting - Basics
What will be the output of this shell script?
#!/bin/bash echo "Start" echo "End"
#!/bin/bash echo "Start" echo "End"
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions