Multiple Choice
How is it possible to determine if an executable file is a shell script which is read by Bash?
A) The r bit is set.
B) The file must end with .sh.
C) The first line starts with #!/bin/bash.
D) /bin/bash has to be run in debug mode.
E) Scripts are never executable files.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q11: Which of the following commands increases the
Q12: What command would you use to get
Q13: Which of the following directories is often
Q14: When a new user is added, where
Q15: Which of the following Linux distributions use
Q17: What is the output of the following
Q18: Which command will display running process information
Q19: Which of the following is a Linux
Q20: The output of the program date should
Q21: Which command line can be used to