I have a project where I have to run a job "on demand" on 
another box. Since I can telnet into that box from the server 
I'm running my Perl scripts on, I'd like to write a script that 
would telnet into that box.

But I think my problem would be adding whatever symbol
to the end of my login ID that the system would interpret 
as an "ENTER" key being pressed. The same problem 
would exist for my password ID and also for the command 
line I would execute after the login ID and the password ID.

Does anyone know what I need to add? (like X0D, or X0A, 
or something like that ...)

Thanks,

~


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to