nerdexam
Oracle

1Z0-409 · Question #164

You execute the command given below: find / -perm +7000 -ls What is the expected output from this command? (Choose all that apply.)

The correct answer is C. List (ls) all files and directories on the system with any of the special permissions set. E. Long-list (ls -l) all files and directories on the system with any of the special permissions set. See the full explanation below for the reasoning.

Question

You execute the command given below:

find / -perm +7000 -ls What is the expected output from this command? (Choose all that apply.)

Options

  • AList (ls) all files and directories on the system with full permissions set.
  • BList (ls) all files and directories on the system with all special permissions set.
  • CList (ls) all files and directories on the system with any of the special permissions set.
  • DLong-list (ls -l) all files and directories on the system with all the special permissions set.
  • ELong-list (ls -l) all files and directories on the system with any of the special permissions set.

How the community answered

(30 responses)
  • A
    3% (1)
  • B
    3% (1)
  • C
    83% (25)
  • D
    10% (3)

Community Discussion

No community discussion yet for this question.

Full 1Z0-409 Practice