Exit LX0-103 CompTIA Linux+ [Powered by LPI] 1
Question 1 of 5
0% complete
Q1 Single choice

Which of the following commands changes the ownership of file.txt to the user dan and the group staff?

  • A

    chown dan/staff file.txt

  • B

    chown dan:staff file.txt

  • C

    chown -u dan -g staff file.txt

  • D

    chown dan -g staff file.txt

Previous Next