Is there a way to press a button and allow it to type a string of text or command to an external Unix telnet prompt or window command prompt?
Example:
after telneting to a Unix server at the prompt:>
I would like to execute the follow commands: cd /tmp and mkdir test.

Reply With Quote

