Linux_FoundationLinux_Foundation
LFCS · Question #868
LFCS Question #868: Real Exam Question with Answer & Explanation
Sign in or unlock LFCS to reveal the answer and full explanation for question #868. The question stem and answer options stay visible for context.
Submitted by thandi_sa· Apr 18, 2026User and Group Management
Question
Which of the following commands changes the ownership of file.txt to the user dan and the group staff?
Options
- Achown dan/staff file.txt
- Bchown dan:staff file.txt
- Cchown -u dan -g staff file.txt
- Dchown dan -g staff file.txt
Unlock LFCS to see the answer
You've previewed enough free LFCS questions. Unlock LFCS for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#chown command#File Ownership#Group Ownership#Command Line