Safeguard Reference Manual (G06.24+, H06.03+ )

Process and Subprocess Security Commands
Safeguard Reference Manual520618-013
11-22
INFO PROCESS and SUBPROCESS Commands
Any user can produce an INFO report for any process or subprocess name.
OUT listfile
directs the INFO PROCESS or SUBPROCESS report to listfile. After
executing the INFO command, SAFECOM redirects its output to the current OUT
file.
For listfile, specify any file name. SAFECOM opens listfile and appends
the INFO report to the file. If listfile does not exist, SAFECOM creates an
EDIT file and writes the INFO report to that file.
process name-list
specifies one or more process names for which INFO reports are to be produced.
process name-list can be either:
process-name
( process-name [ , process-name ] ... )
process-name
can be any process name or one of the special names NAMED and
UNNAMED. The name can contain wild-card characters.
subprocess name-list
specifies one or more subprocesses for which INFO reports are to be produced.
subprocess name-list can be either:
subprocess-name
( subprocess-name [ , subprocess-name ... ] )
subprocess-name
can be any subprocess name. The name can contain wild-card characters.
DETAIL
adds the audit-specs defined for the process name to the INFO report. For a full
description of the four audit-specs, see the SET PROCESS and
SUBPROCESS Commands on page 11-27.
INFO [ / OUT listfile / ] PROCESS process name-list
[ [ , ] DETAIL ]
INFO [ / OUT listfile / ] SUBPROCESS subprocess name-list
[ [ , ] DETAIL ]