Linux_FoundationLinux_Foundation
LFCS · Question #790
LFCS Question #790: Real Exam Question with Answer & Explanation
Sign in or unlock LFCS to reveal the answer and full explanation for question #790. The question stem and answer options stay visible for context.
Submitted by tunde_lagos· Apr 18, 2026User and Group Management
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
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#Linux commands#group ownership