Polecenie rpcinfo
Wykonanie: NFS/NIS command. Report RPC information. program can be either a name or a number. If a version is specified, rpcinfo attempts to call that version of the specified program. Otherwise, it attempts to find all the registered version numbers for the specified program by calling Version 0, and then attempts to call each registered version
Opcje wykonania 'rpcinfo' w konsoli
Make an RPC broadcast to the specified program and version using UDP, and report all hosts that respond. Delete the specified version of program's registration. Can be executed only by the user who added the registration or by a privileged user. Use portnum as the port number for the -t and -u options, instead of the port number given by the portmapper. Probe the portmapper on host and print a list of all registered RPC programs. If host is not specified, it defaults to the value returned by hostname. Make an RPC call to program on the specified host using TCP, and report whether a response was received. Make an RPC call to program on the specified host using UDP, and report whether a response was received.
Więcej komend LINUX z konsoli na literę R
Jak uruchomić rpcinfo w Linuxie?
rpcinfo [options] [host] [program] [version]
Podobne polecenia Unix:
- gunzip [options] [files] - Uncompress files compressed by gzip. See gzip for
- ln [options] sourcename [destname] ln [options] sourcenames destdirectory - Create pseudonyms (links) for files, allowing
- skill [signal] [options] processes snice [priority] [options] processes - Send a signal to processes, or reset the priority
- rpc.mountd
[options] - NFS/NIS command. NFS mount request server. mountd - echo [options] [string] - Send (echo) the input string to standard output
