Results 1 to 1 of 1
I am trying to use expect to automate my task of running commands on remote machines.
so,
when i do
spawn pid [command]
i get the pid.
Can some one ...
- 03-19-2009 #1Just Joined!
- Join Date
- May 2007
- Posts
- 1
return value from spawned process in expect scripting
I am trying to use expect to automate my task of running commands on remote machines.
so,
when i do
spawn pid [command]
i get the pid.
Can some one tell me how do i get the return value from the spawned command ?
Many Thanks
Ravi


Reply With Quote