I'm not sure how I could miss it, but just recently I learned how to set expect not to send everything to the standard output. In the expect file you have to set log_user 0. you can change it but by log_user 1.
This is very helpful to write bash scripts i.e. using my remote_command.expect script - awking output is much easier.
No comments:
Post a Comment