I run /etc/init.d/autofs start on spica from a remote system with
the command:
# rsh -n spica.ibk.ml.com /etc/init.d/autofs start
I can verify that the command has been run on spica but the rsh
process does not return half of the times. What is the problem?
It depends what you run,
# rsh -n spica.ibk.ml.com /etc/init.d/autofs stop
always returns and
# rsh -n spica.ibk.ml.com w
always returns.