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]> w

Re: [CentOS] Terminal emulation scripting

2008-11-14 Thread Amos Shapira
CP, MCP+I, MCSE & RHCE > American Income Life Insurance Co. Phone: (254)761-6649 > 1200 Wooded Acres Dr.Fax: (254)741-5777 > Waco, Texas 76710 > > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of Ma

RE: [CentOS] Terminal emulation scripting

2008-11-14 Thread Frank M. Ramaekers
RHCE American Income Life Insurance Co. Phone: (254)761-6649 1200 Wooded 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: Cen

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 be

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 late,