Re: Telnet script problem
From: Alan Connor (zzzzzz_at_xxx.yyy)
Date: 03/02/04
- Next message: Lou: "Am I crazy? I thought this could be made to work..."
- Previous message: rakesh sharma: "Re: nawk - printf question..."
- In reply to: those who know me have no need of my name: "Re: Telnet script problem"
- Next in thread: those who know me have no need of my name: "Re: Telnet script problem"
- Reply: those who know me have no need of my name: "Re: Telnet script problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 02 Mar 2004 04:28:19 GMT
On 02 Mar 2004 03:09:38 GMT, those who know me have no need of my name <not-a-real-address@usa.net> wrote:
>
>
> in comp.unix.shell i read:
>
>>Netcat (nc) is much better for scripts than telnet.
>
> and ksh93 has no need of even that. but scripted telnet sessions are often
> easier to write, at least for anything non-trivial, using kermit.
>
You can do it with Bash alone, too, but I prefer netcat.
Kermit Telnet scripts are NOT easier to write than Netcat Telnet scripts.
That simply isn't possible.
I've never used Kermit, and I suggest that you admit that you don't
have any real experience with Netcat.
Package: netcat
Priority: optional
Section: net
Installed-Size: 186
Maintainer: Decklin Foster <decklin@red-bean.com>
Architecture: i386
Version: 1.10-20
Depends: libc6 (>= 2.2.4-2)
Filename: pool/main/n/netcat/netcat_1.10-20_i386.deb
Size: 63316
MD5sum: 1df5e9f1b201b9f93d10be04fff8365d
Description: TCP/IP swiss army knife
A simple Unix utility which reads and writes data across network
connections using TCP or UDP protocol. It is designed to be a reliable
"back-end" tool that can be used directly or easily driven by other
programs and scripts. At the same time it is a feature-rich network
debugging and exploration tool, since it can create almost any kind of
connection you would need and has several interesting built-in
capabilities.
Package: gkermit
Priority: optional
Section: comm
Installed-Size: 128
Maintainer: Vaidhyanathan G Mayilrangam <vaidhy@debian.org>
Architecture: i386
Version: 1.0-1
Depends: libc6 (>= 2.1.2)
Filename: pool/main/g/gkermit/gkermit_1.0-1_i386.deb
Size: 38804
MD5sum: 5437363d2b7cf85111fcf9d59b1ec5c5
Description: A serial and network communications package.
Gkermit is a GPL'd kermit package. It offers medium-independent terminal
session and file transfer. The non-free package ckermit adds connection
establishment, charecter-set translation and scripting features.
AC
- Next message: Lou: "Am I crazy? I thought this could be made to work..."
- Previous message: rakesh sharma: "Re: nawk - printf question..."
- In reply to: those who know me have no need of my name: "Re: Telnet script problem"
- Next in thread: those who know me have no need of my name: "Re: Telnet script problem"
- Reply: those who know me have no need of my name: "Re: Telnet script problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|