Response from remote host
Andrew Cherenson
arc at kaibab.wpd.sgi.com
Sat Jun 8 11:43:11 AEST 1991
In article <288*finn.drablos at sintef.no> finn.drablos at sintef.no (Finn Drablos) writes:
>A short and simple (?) question:
>How do I test, from within a shell script, whether a remote
>machine is responding to network requests or not?
>
>I guess that I am looking for something like ping, but
>according to the man page, ping should not be used in
>scripts ...
>
>Regards,
>
>==================
>
>Finn Drablos PHONE +47 7 997710 FAX +47 7 997708
>MR-Senteret, UNIMED, SINTEF drablos at marvin.mr.sintef.no
>N-7034 TRONDHEIM, NORWAY finn.drablos at sintef.no
>----------------------------------------------------------------------
Try "rpcinfo -u HOST portmap" (see rpcinfo(1M) for details).
More information about the Comp.sys.sgi
mailing list