I'm looking for another HP/Convex Exemplar SPP-1200 and/or the accompanying software and manuals. The SPP-1200 is a long since discontinued supercomputer by HP. HP bought out Convex and then later discontinued the line and all support about 5 years later.
I tried your code and it works right until it needs to grab the commands from the /tmp/2 file. Sometimes it waits and then blasts away fast, sometimes too fast, the sleep commands ( sleep 5s) seem to work sometimes. Below is a copy of the script I used. The command file '/tmp/2' contains ...
How to?
autotelnet.exp < tail -f /tmp/$$
/tmp/$$ is <-- plain text with
string commands, such as:
status
!ls
open localhost
quit
I need to use "tail -f" because I
don't want to close the process or look for an EOF this could conceivably use many processes to write to /tmp/$$...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.