Re: [CentOS] Terminal emulation scripting

2008-11-20 Thread Nifty Cluster Mitch
On Sat, Nov 15, 2008 at 11:31:23AM +1100, Amos Shapira wrote: I'm not near a computer to dig this but there should be a way to tell unix telnet to change the chars it sends for enter, read telnet(1). Hope this helps. --Amos On 11/15/08, Frank M. Ramaekers [EMAIL PROTECTED] wrote:

RE: [CentOS] Terminal emulation scripting

2008-11-14 Thread Frank M. Ramaekers
Acres Dr.Fax: (254)741-5777 Waco, Texas 76710 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Max Hetrick Sent: Wednesday, November 12, 2008 2:59 PM To: CentOS mailing list Subject: Re: [CentOS] Terminal emulation scripting Frank M

Re: [CentOS] Terminal emulation scripting

2008-11-14 Thread Amos Shapira
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Max Hetrick Sent: Wednesday, November 12, 2008 2:59 PM To: CentOS mailing list Subject: Re: [CentOS] Terminal emulation scripting Frank M. Ramaekers wrote: I need to write a script that will contact

[CentOS] Terminal emulation scripting

2008-11-12 Thread Frank M. Ramaekers
I need to write a script that will contact a remote system using TELNET with VT52/1xx/2xx/320 and perform some operations. I am familiar with TELNET but it appears that it won't work for my purposes. TIA, Frank M. Ramaekers Jr. Systems Programmer MCP, MCP+I, MCSE RHCE

Re: [CentOS] Terminal emulation scripting

2008-11-12 Thread Bill Campbell
On Wed, Nov 12, 2008, Frank M. Ramaekers wrote: I need to write a script that will contact a remote system using TELNET with VT52/1xx/2xx/320 and perform some operations. I am familiar with TELNET but it appears that it won't work for my purposes. Many systems don't allow telnet connections

Re: [CentOS] Terminal emulation scripting

2008-11-12 Thread Max Hetrick
Frank M. Ramaekers wrote: I need to write a script that will contact a remote system using TELNET with VT52/1xx/2xx/320 and perform some operations. I am familiar with TELNET but it appears that it won't work for my purposes. Check out expect. I had to do this with some data radios as of