Re: [staf-users] how to send commands in interactive commands using STAF

2011-02-13 Thread William . Bai
"William.Bai" To: Date: 02/09/2011 06:18 AM Subject: [staf-users] how to send commands in interactive commands using STAF Hi: I am a newbie to STAF. But I encounter a problem, I don't know how to deal

Re: [staf-users] how to send commands in interactive commands using STAF

2011-02-09 Thread Sharon Lucas
expect script handle the interactive commands.. -- Sharon Lucas IBM Austin, luc...@us.ibm.com (512) 286-7313 or Tieline 363-7313 From: "William.Bai" To: Date: 02/09/2011 06:18 AM Subject: [staf-users] how to

[staf-users] how to send commands in interactive commands using STAF

2011-02-09 Thread William . Bai
Hi: I am a newbie to STAF. But I encounter a problem, I don't know how to deal with the interactive commands on remote host using STAF. Of course, if I just need to send the sub commands to remote host to execute, I could just use a.out < inputcmd to achieve this. But If I want it to wo