RPCINFO(8) Domain/OS BSD RPCINFO(8)
NAME
rpcinfo - report RPC (Remote Procedure Call) information
SYNOPSIS
/etc/rpcinfo -p host
/etc/rpcinfo -u host program version
DESCRIPTION
The rpcinfo command makes an RPC call to an RPC server and reports the
results.
OPTIONS
-p Probe the portmapper on host and print a list of all registered
RPC programs.
-u Using UDP, make an RPC call to procedure 0 of the specified
version of program on the specified host, and report if a
response is received.