[Go to CFHT Home Page] Man Pages
Back to Software Index  BORDER=0Manpage Top Level
    gcore(1) manual page Table of Contents

Name

gcore - get core images of running processes

Synopsis

gcore [ -o filename ] process-id ...

Availability

SUNWtoo

Description

gcore creates a core image of each specified process. The name of the core image file for the process whose process ID is process-id will be core.process-id.

Options

-o filename
Substitutes filename in place of core as the first part of the name of the core image files.

Files

core.process-id
core images

See Also

csh(1) , kill(1) , core(4) proc(4)


Table of Contents