Can you run an expect script from inside an expect script? -
I via SSH N BASH script to log in to various servers remotely I am trying to write, which will automatically require a hopeful script (or, more likely, using pyexpect in Python). Once on the server, a seller will open / open the CLI, which will be required to re-expect the charge. So, can it be done? Can you expect multiple layers to run at a time?
Comments
Post a Comment