Annotation of 43BSD/contrib/sunrpc/doc/rpcinfo.8, revision 1.1

1.1     ! root        1: .\" @(#)rpcinfo.8 1.1 85/02/25 SMI;
        !             2: .TH RPCINFO 8 "1 February 1985"
        !             3: .SH NAME
        !             4: rpcinfo \- report RPC information
        !             5: .SH SYNOPSIS
        !             6: .B "rpcinfo \-p"
        !             7: [ host ]
        !             8: .br
        !             9: .B "rpcinfo \-u"
        !            10: host program-number version-number
        !            11: .br
        !            12: .B "rpcinfo \-t"
        !            13: host program-number version-number
        !            14: .SH DESCRIPTION
        !            15: .I Rpcinfo
        !            16: makes an RPC call to an RPC server and reports what it finds.
        !            17: .SH OPTIONS
        !            18: .TP
        !            19: .B \-p
        !            20: Probe the portmapper on
        !            21: .IR host ,
        !            22: and print a list of all registered RPC programs.
        !            23: If 
        !            24: .I host
        !            25: is not specified, it defaults to the value returned by
        !            26: .IR hostname (1).
        !            27: .TP
        !            28: .B \-u
        !            29: Make an RPC call to procedure 0 of
        !            30: .I program-number
        !            31: using UDP, and report whether a response was received.
        !            32: .TP
        !            33: .B \-t
        !            34: Make an RPC call to procedure 0 of
        !            35: .I program-number
        !            36: using TCP, and report whether a response was received.
        !            37: .SH "SEE ALSO"
        !            38: .I "RPC Reference Manual,"
        !            39: portmap(8)

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.