nerdexam
CompTIA

XK0-001 · Question #276

An administrator recursively copies the /home directory to a new hard drive using the command cp -R /home /usr/home What further actions are required, if any, to make the files accessible to the…

The correct answer is B. Change ownership of the files, and assign directory permissions to users. See the full explanation below for the reasoning.

Question

An administrator recursively copies the /home directory to a new hard drive using the command cp -R /home /usr/home What further actions are required, if any, to make the files accessible to the users?

Options

  • AGive executable permissions to the users on the new home directory.
  • BChange ownership of the files, and assign directory permissions to users.
  • CChange ownership of the files; directory permissions are automatically assigned.
  • DNo further action is required. All permissions are replicated using the cp command.

How the community answered

(64 responses)
  • A
    19% (12)
  • B
    70% (45)
  • C
    3% (2)
  • D
    8% (5)

Community Discussion

No community discussion yet for this question.

Full XK0-001 Practice