GCORE(1-SysV) RISC/os Reference Manual GCORE(1-SysV)
NAME
gcore - get core images of running processes
SYNOPSIS
gcore [-p path] process-id ...
DESCRIPTION
gcore creates a core image of each specified process, suit-
able for use with dbx(1). The core file names are created
by appending a "." followed by the process-id to path. The
default value for path is "core".
FILES
core.<process-id> core images
SEE ALSO
proc(4)
BUGS
For best results, the desired processes should be stopped.
Printed 1/15/91 Page 1