CompTIA
LX0-101 · Question #385
Which of the following chown commands will change the ownership to foo and the group to bar on a file named biglist?
The correct answer is C. chown foo:bar biglist. See the full explanation below for the reasoning.
Question
Which of the following chown commands will change the ownership to foo and the group to bar on a file named biglist?
Options
- Achown foo/bar biglist
- Bchown -u foo -g bar biglist
- Cchown foo:bar biglist
- Dchown --user foo --group bar biglist
How the community answered
(14 responses)- A7% (1)
- C79% (11)
- D14% (2)
Community Discussion
No community discussion yet for this question.