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.
dumpadm
B.
coreadm
C.
svcadm
D.
savecore
E.
proc
A
http://docs.oracle.com/cd/E19253-01/816-5166/coreadm-1m/index.html
b
Answer :B
Description
coreadm specifies the name and location of core files produced by abnormally-terminating processes. See core(4).
Only users who have the sys_admin privilege can execute the first form of the SYNOPSIS. This form configures system-wide core file options, including a global core file name pattern and a core file name pattern for the init(1M) process. All settings are saved in coreadm’s configuration file /etc/coreadm.conf to set at boot. See init(1M).