RE: [Hardhats-members] Linux console as terminal emulator, with scripting?

2004-10-28 Thread Kevin Toppenberg
My AIX version 4 doesn't seem to have the expect command. Oh well.. Here is what I see when I try: * *

Re: [Hardhats-members] Linux console as terminal emulator, with scripting?

2004-10-27 Thread Kevin Toppenberg
: - Original Message - From: Kevin Toppenberg [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, October 26, 2004 4:07 PM Subject: Re: [Hardhats-members] Linux console as terminal emulator, with scripting? Maury, I spent a full day a month or so ago trying to get TeraTerm

RE: [Hardhats-members] Linux console as terminal emulator, with scripting?

2004-10-27 Thread K.S. Bhaskar
I think Todd is on the right track. -- Bhaskar On Wed, 2004-10-27 at 11:21, Smith, Todd wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 - -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kevin, The utility that you are looking for is called expect and you should find it on the AIX

[Hardhats-members] Linux console as terminal emulator, with scripting?

2004-10-26 Thread Kevin Toppenberg
Hello all, I need to do some terminal scripting. As I try to download old progress notes from my server, it keeps stopping and asking me a pointless question (1000's of times!). I need a simple terminal script that enters N. I know that TeraTerm Pro will do scripting, but I can't get it to

Re: [Hardhats-members] Linux console as terminal emulator, with scripting?

2004-10-26 Thread Maury Pepper
: Kevin Toppenberg [EMAIL PROTECTED] To: Hardhats Sourceforge [EMAIL PROTECTED] Sent: Tuesday, October 26, 2004 1:22 PM Subject: [Hardhats-members] Linux console as terminal emulator, with scripting? Hello all, I need to do some terminal scripting. As I try to download old progress notes from

Re: [Hardhats-members] Linux console as terminal emulator, with scripting?

2004-10-26 Thread Kevin Toppenberg
OK, I'm going to think out loud. Please let me know if I am off track. In my bash script, I will need to initiate a connection to my old (AIX) server. We're on a VPN, so are using telnet. #begin script telnet xx.xx.xx.xx echo goodbyte #end script The above script will not show goodbye until

RE: [Hardhats-members] Linux console as terminal emulator, with scripting?

2004-10-26 Thread Marc Aylesworth
, October 26, 2004 4:38 PM To: [EMAIL PROTECTED] Subject: Re: [Hardhats-members] Linux console as terminal emulator, with scripting? OK, I'm going to think out loud. Please let me know if I am off track. In my bash script, I will need to initiate a connection to my old (AIX) server. We're on a VPN, so

RE: [Hardhats-members] Linux console as terminal emulator, with scripting?

2004-10-26 Thread Benjamin Irwin
based, but never quite the same. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kevin Toppenberg Sent: Tuesday, October 26, 2004 2:23 PM To: Hardhats Sourceforge Subject: [Hardhats-members] Linux console as terminal emulator, with scripting? Hello all, I

Re: [Hardhats-members] Linux console as terminal emulator, with scripting?

2004-10-26 Thread Maury Pepper
:^f10=\Ej\r: :^f11=\Ek\r:^f12=\El\r: -maury- - Original Message - From: Kevin Toppenberg [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, October 26, 2004 4:07 PM Subject: Re: [Hardhats-members] Linux console as terminal emulator, with scripting? Maury, I spent a full

Re: [Hardhats-members] Linux console as terminal emulator, with scripting?

2004-10-26 Thread Maury Pepper
\r: :^f11=\Ek\r:^f12=\El\r: - Original Message - From: Kevin Toppenberg [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, October 26, 2004 4:07 PM Subject: Re: [Hardhats-members] Linux console as terminal emulator, with scripting? Maury, I spent a full day a month or so ago