Multiple 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
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q15: What word is missing from the following
Q16: What is the difference between the commands
Q17: Which of the following commands shows the
Q18: Which of the following commands displays the
Q19: Which file should be edited to select
Q21: Which of the following settings for umask
Q22: After modifying GNU GRUB's configuration file, which
Q23: What information can the lspci command display
Q24: Which file specifies the user accounts that
Q25: After moving data to a new filesystem,