Bash Scripting - Basics
Why does the shebang line use
#! instead of just # or !?#! instead of just # or !?#! at the start of a file to run the specified interpreter.# alone is a comment, and ! alone is not special in scripts.#! usage are true.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions