Linux_FoundationLinux_Foundation
LFCS · Question #28
LFCS Question #28: Real Exam Question with Answer & Explanation
Sign in or unlock LFCS to reveal the answer and full explanation for question #28. The question stem and answer options stay visible for context.
Submitted by mateo_ar· Apr 18, 2026User and Group Management
Question
What is true regarding the command userdel --force --remove bob? (Choose TWO correct answers.)
Options
- AThe user bob is removed from the system's user database.
- BThe user bob's home directory is removed.
- CThe locate database is updated to drop files owned by bob.
- DAll files owned by bob are remove from all mounted filesystems.
- EIn case bob was the last member of a group, that group is deleted.
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
#userdel command#user account removal#home directory management#command line options