ADC Home > Reference Library > Reference > Mac OS X > Mac OS X Man Pages

 

This document is a Mac OS X manual page. Manual pages are a command-line technology for providing documentation. You can view these manual pages locally using the man(1) command. These manual pages come from many different sources, and thus, have a variety of writing styles.

For more information about the manual page format, see the manual page for manpages(5).



PMAP_DUMP(8)              BSD System Manager's Manual             PMAP_DUMP(8)

NAME
     pmap_dump -- print a list of all registered RPC programs

SYNOPSIS
     pmap_dump

DESCRIPTION
     The pmap_dump command can be used to restart a running portmapper or to print a list of all registered
     RPC programs on the local host. If you want to use the program to restart the portmapper you have to
     redirect the output of pmap_dump to a file. After this you can restart the portmapper and restore the
     list of the registered RPC programs by feeding the output of pmap_dump to the command.

SEE ALSO
     pmap_set(8), portmap(8)

Darwin                         December 12, 2002                        Darwin

Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.