CompTIA
XK0-001 · Question #64
What command enables a user to make a newly created shell script executable?
The correct answer is C. chmod u+x <filename>. See the full explanation below for the reasoning.
Question
What command enables a user to make a newly created shell script executable?
Options
- A./<filename>
- Bchown +x <filename>
- Cchmod u+x <filename>
- D./configure <filename>
How the community answered
(23 responses)- A9% (2)
- B4% (1)
- C74% (17)
- D13% (3)
Community Discussion
No community discussion yet for this question.