nerdexam
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)
  • A
    9% (2)
  • B
    4% (1)
  • C
    74% (17)
  • D
    13% (3)

Community Discussion

No community discussion yet for this question.

Full XK0-001 Practice