pmap_dump
print a list of all registered RPC programs
1. pmap_dump.8.man
Manpage of PMAP_DUMP
PMAP_DUMP
Section: Linux Programmer's Manual (8)Updated: 21th June 1997
Index Return to Main Contents
NAME
pmap_dump - print a list of all registered RPC programsSYNOPSIS
pmap_dumpDESCRIPTION
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 pmap_set command.SEE ALSO
pmap_set(8), portmap(8)
Index
This document was created by man2html using the manual pages.
Time: 17:32:25 GMT, May 11, 2012