shell - rsh
rsh
2004-04-23 15:18 pm来自:Linux文档
现载:Www.8s8s.coM
地址:无名
HostA and HostB.
need to rsh to HostB from HostA.
and execute the command
{sudo rsh HostA "csh;pwd"} -->the root account on HostB using bash
the script will hang, 我怎么才能在script 实现rsh倒hostB ,然后在转成csh.