HP Exam Questions

What is the command to start a named OSS process?

What is the command to start a named OSS process?

A.
run -name=/G/<process-name>

B.
export -name=/G/<process-name>

C.
run -name=$<process-name>

D.
run -name=/G$<process-name>