Just want to point out that in glibc-2.15, the rpcinfo command is no longer built.
From glibc-2.15/sunrpc/Makefile
Quote:
# We do not build rpcinfo anymore. It is not needed for a bootstrap
# and not wanted on complete systems.
# others := rpcinfo
# install-sbin := rpcinfo
|
The 'pmap_dump' command provides the equivalent information.