What command would you use to configure where the core files are saved?

You are the administrator of a system that a large number of developers work on. These
developers crash the system, and their applications, on a regular basis.
What command would you use to configure where the core files are saved?

You are the administrator of a system that a large number of developers work on. These
developers crash the system, and their applications, on a regular basis.
What command would you use to configure where the core files are saved?

A.
savecore

B.
dumpadm

C.
svcadm

D.
proc

E.
coreadm

Explanation:
The coreadm command is used to specify the name and location of core files
produced by abnormally-terminating processes.
Reference: man coreadm



Leave a Reply 3

Your email address will not be published. Required fields are marked *

9 − 2 =


Dupek

Dupek

E is the correct.
man coreadm
coreadm specifies the name and location of core files pro-
duced by abnormally-terminating processes. See core(4).