GCORE(1) — USER COMMANDS
NAME
gcore − get core images of running processes
SYNOPSIS
gcore [ −o filename ] process-id ...
DESCRIPTION
gcore creates a core image of each specified process. Such an image can be used with adb(1) or dbx(1). The name of the core image file for the process whose process ID is process-id will be core.process-id.
OPTIONS
−o filename
Substitute filename in place of core as the first part of the name of the core image files.
FILES
core.process-idcore images
SEE ALSO
kill(1), csh(1), adb(1), dbx(1), ptrace(2)
Sun Release 4.0 — Last change: 26 February 1988