Bash Scripting - Basics
Which of the following lines correctly starts a Bash script with a shebang?
#! followed by the absolute path to the interpreter./bin/bash is the standard location for Bash on most systems.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions