Multiple Choice
What permissions are required to execute a shell script in a manner similar to any other executable program on the system?
A) read
B) write and read
C) execute
D) read and execute
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: A list of all exported environment and
Q4: The ability to extract, manipulate, and format
Q5: What two BASH environment variables represent the
Q6: What environment file is always executed immediately
Q7: In an if construct, what statements are
Q9: Match each correct item with the statement
Q10: What number represents the stdin file descriptor?<br>A)
Q11: Select the escape sequence that starts a
Q12: The default BASH shell prompt is set
Q13: What operator below is known as the