nerdexam
Oracle

1Z0-409 · Question #146

1Z0-409 Question #146: Real Exam Question with Answer & Explanation

The correct answer is B. A list of all the regular files with the extension .jpg and owned by the user john, under the /home. See the full explanation below for the reasoning.

Question

You execute the following command: find /home/ -name ?.jpg? -type f -user john What is the expected output of this command?

Options

  • AA list of all regular files and directories with the pattern jpg in file names and owned by the user
  • BA list of all the regular files with the extension .jpg and owned by the user john, under the /home
  • CA list of all the regular files with the extension .jpg and owned by the user john, under the /home
  • DA list of all the regular files with the extension .jpg and owned by the users john and root, under

Community Discussion

No community discussion yet for this question.

Full 1Z0-409 Practice