why can't rsh get the error message from a remote server
- by HaiYuan Zhang
Hi Guys,
I use rsh to execute some commands in a remote server .
if the command or the parameters of the command is valid , everything goes smoothly . but
if the command is not valid or the parameters of the command is not valid nothing returned from rsh.
so does anyone of you explain why does it happen ? thanks.