nerdexam
Oracle

1Z0-105 · Question #37

1Z0-105 Question #37: Real Exam Question with Answer & Explanation

Sign in or unlock 1Z0-105 to reveal the answer and full explanation for question #37. The question stem and answer options stay visible for context.

Question

Examine the dtrace command. dtrace -n 'proc:::exec {trace(execname);trace(pid);trace(stringof(arg0));}' Which two statements are true?

Options

  • AThe trace(execname) action causes the called program name to be printed.
  • BThe trace(pid) action causes the calling program's process to be printed
  • CThe trace(stringof(arg0)) action causes the called program's first argument to be printed.
  • DThe probe name is exec.
  • EThe probe function is not specified.

Unlock 1Z0-105 to see the answer

You've previewed enough free 1Z0-105 questions. Unlock 1Z0-105 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.

Full 1Z0-105 Practice
Examine the dtrace command. dtrace -n 'proc:::exec... | 1Z0-105 Q#37 Answer | NerdExam