man pages section 1: User Commands
只搜尋這本書
查看這本書:
以 PDF 格式下載這本書 (5089 KB)

gcore(1)

NAME | SYNOPSIS | DESCRIPTION | OPTIONS | OPERANDS | EXIT STATUS | FILES | ATTRIBUTES | SEE ALSO

NAME

    gcore– get core images of running processes

SYNOPSIS

    gcore [-o filename] process-id

DESCRIPTION

    The gcore utility creates a core image of each specified process. By default, 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.

OPERANDS

    process-id

    process ID

EXIT STATUS

    0

    On success.

    non-zero

    On failure, such as non-existent process ID.

FILES

    core.process-id

    core images

ATTRIBUTES

    See attributes(5) for descriptions of the following attributes:

    ATTRIBUTE TYPEATTRIBUTE VALUE
    AvailabilitySUNWtoo (32-bit)
    SUNWtoox (64-bit)

SEE ALSO

SunOS 5.9 Last Revised 14 Jul 1998

NAME | SYNOPSIS | DESCRIPTION | OPTIONS | OPERANDS | EXIT STATUS | FILES | ATTRIBUTES | SEE ALSO