NAME
pgrpof - Display the process group of a process
SYNOPSIS
pgrpof address
DESCRIPTION
The pgrpof macro takes one argument, the address
of a process. It displays the process group of the
process.
Typical output looks like this:
S> pgrpof *curproc
03830
DEFINED IN
proc.k
SEE ALSO
pid, pidof, proc, ps
APPENDIX A: Alphabetic Index of Macros