pmap_set.8
来自「当你重新编译了EM85XX的交叉编译工具以支持SUNRPC时」· 8 代码 · 共 25 行
8
25 行
.TH PMAP_SET 8 "21th June 1997" Linux "Linux Programmer's Manual".SH NAMEpmap_set \- set the list of registered RPC programs.SH SYNOPSIS.B pmap_set.SH DESCRIPTIONThe.B pmap_setcommand can be used to restart a running portmapper or to setthe list of registered RPC programs on the local host. If youwant to use the program to restart the portmapper you have toredirect the output of.B pmap_dumpto a file. After this you can restart the portmapper and restorethe list of the registered RPC programs by feeding the outputof.B pmap_dumpto the.B pmap_setcommand..SH SEE ALSO.BR pmap_dump (8),.BR portmap (8)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?