|
Posted by Tim on November 8, 2004, 12:20 pm
Please log in for more thread options
How would you go about grabbing the output from an expect->send? For
example:
$ver = $command->send("show version | include IOSr");
I know this doesn't work, but does anyone know how I would be able to
set the output of that command to a variable?
Thanks.
|