当前位置:Linux教程 - Shell - shell - rsh

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.