To assist in examining and debugging running processes, Solaris 11 has a utility that returns pro
arguments and the names and values of environment variables.
What is the name of this utility?
A.
ppgsz
B.
pargs
C.
pmap
D.
pgrep
Explanation:
The pargs utility examines a target process or process core file and prints
arguments, environment variables and values, or the process auxiliary vector.
B