nerdexam
Linux_FoundationLinux_Foundation

LFCS · Question #861

LFCS Question #861: Real Exam Question with Answer & Explanation

Sign in or unlock LFCS to reveal the answer and full explanation for question #861. The question stem and answer options stay visible for context.

Submitted by renata2k· Apr 18, 2026Essential Commands

Question

Which of the following commands prints all files and directories within the /tmp directory or its subdirectories which are also owned by the user root? (Choose TWO correct answers.)

Options

  • Afind /tmp -uid root -print
  • Bfind -path /tmp -uid root
  • Cfind /tmp -user root -print
  • Dfind /tmp -user root
  • Efind -path /tmp -user root print

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

#find command#file search#file ownership#command syntax
Full LFCS PracticeBrowse All LFCS Questions