Penguin
Blame: pmap_dump(8)
EditPageHistoryDiffInfoLikePages
Annotated edit history of pmap_dump(8) version 4 showing authors affecting page license. View with all changes included.
Rev Author # Line
1 perry 1 PMAP_DUMP
2 !!!PMAP_DUMP
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 SEE ALSO
7 ----
8 !!NAME
9
10
11 pmap_dump - print a list of all registered RPC programs
12 !!SYNOPSIS
13
14
15 __pmap_dump__
16 !!DESCRIPTION
17
18
19 The __pmap_dump__ command can be used to restart a
20 running portmapper or to print a list of all registered RPC
21 programs on the local host. If you want to use the program
22 to restart the portmapper you have to redirect the output of
23 __pmap_dump__ to a file. After this you can restart the
24 portmapper and restore the list of the registered RPC
25 programs by feeding the output of __pmap_dump__ to the
26 __pmap_set__ command.
27 !!SEE ALSO
28
29
30 pmap_set(8), __rpc.portmap__(8)
31 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.