|
|
|
|
|
by epr
321 days ago
|
|
These are all great. If you need to do something more involved, pexpect is also worth mentioning. It's a reimplementation of expect in python that's easy to be productive with quickly. I used it in a previous job to automate configuring thousands of network devices |
|