LPI
010-160 · Question #95
Which of the following statements are true regarding a typical shell script? (Choose two.)
Sign in or unlock 010-160 to reveal the answer and full explanation for question #95. The question stem and answer options stay visible for context.
The Power of the Command Line
Question
Which of the following statements are true regarding a typical shell script? (Choose two.)
Options
- AIt has the executable permission bit set.
- BIt starts with the two character sequence #!.
- CIt is located in /usr/local/scripts/.
- DIt is located in /etc/bash/scripts/.
- EIt is compiled into a binary file compatible with the current machine architecture.
Unlock 010-160 to see the answer
You've previewed enough free 010-160 questions. Unlock 010-160 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#shell scripts#shebang#executable permissions#script structure