Question

What does the #!/bin/bash line at the beginning of a shell script indicate?

A It is a comment
B Specifies the shell to interpret the script
C Prints the script name
D Terminates the script
E Declares a variable
Practice Next

Hey! Ask a query