4.3BSD-Reno/share/man/cat1/gcore.0

Compare this file to the similar file:
Show the results in this format:

GCORE(1)		    UNIX Reference Manual		      GCORE(1)

NNAAMMEE
     ggccoorree - get core images of running processes

SSYYNNOOPPSSIISS
     ggccoorree _p_r_o_c_e_s_s-_i_d ...

DDEESSCCRRIIPPTTIIOONN
     GGccoorree creates a core image of each specified process, suitable for use
     with adb(1) or dbx(1).

FFIILLEESS
     _c_o_r_e.<_p_r_o_c_e_s_s-_i_d>	 core images


HHIISSTTOORRYY
     GGccoorree appeared in 4.2 BSD.

BBUUGGSS
     Paging activity that occurs while ggccoorree is running may cause the program
     to become confused.  For best results, the desired processes should be
     stopped.