nerdexam
Oracle

1Z0-105 · Question #26

Examine the dtrace command. dtrace -q -n syscall::: Which two statements are true?

See the full explanation below for the reasoning.

Question

Examine the dtrace command. dtrace -q -n syscall::: Which two statements are true?

Options

  • AThe command produces minimal output, but this includes the CPU on which the probe fires, the
  • BThe dtrace command matches with all probes in the syscall provider.
  • CThe -q option is invalid when not used with an explicit action, as in this case.
  • DThe probe name specification is incorrect and does not match with any probes. This produces an
  • EThe command produces no output.

Community Discussion

No community discussion yet for this question.

Full 1Z0-105 Practice