Re: Shell Scripts for automating Telnet sessions

2003-07-30 Thread Jeff Kinz
On Wed, Jul 30, 2003 at 09:06:24AM -0700, pnelson wrote: > On Wed, 2003-07-30 at 02:48, anil garrepally wrote: > > Can anyone tell me how to write a Bash script, that will do > > telnet login to one machine and do some activity on that logged > > machine. > > > > I was informed that .telnetrc f

Re: Shell Scripts for automating Telnet sessions

2003-07-30 Thread Jack Bowling
On Wed, Jul 30, 2003 at 11:10:18AM -0500, Ed Wilts wrote: > On Wed, 2003-07-30 at 02:48, anil garrepally wrote: > > Can anyone tell me how to write a Bash script, that will do > > telnet login to one machine and do some activity on that logged > > machine. > > > > I was informed that .telnetrc

Re: Shell Scripts for automating Telnet sessions

2003-07-30 Thread Ed Wilts
On Wed, 2003-07-30 at 02:48, anil garrepally wrote: > Can anyone tell me how to write a Bash script, that will do > telnet login to one machine and do some activity on that logged > machine. > > I was informed that .telnetrc file will help,if so what is the > entry i should add in to that file

Re: Shell Scripts for automating Telnet sessions

2003-07-30 Thread pnelson
On Wed, 2003-07-30 at 02:48, anil garrepally wrote: > Can anyone tell me how to write a Bash script, that will do > telnet login to one machine and do some activity on that logged > machine. > > I was informed that .telnetrc file will help,if so what is the > entry i should add in to that file

Re: Shell Scripts for automating Telnet sessions

2003-07-30 Thread Willem van der Walt<[EMAIL PROTECTED]>
do man nc or info nc nc is netcat and can be used to do what you want. On 30 Jul 2003, anil garrepally wrote: > Hi Everyone, > > Can anyone tell me how to write a Bash script, that will do > telnet login to one machine and do some activity on that logged > machine. > > I was informed that .

Re: SHELL - Scripts

2002-12-02 Thread Rick Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 moises wrote: | Hello! I need to execute a script in linux that it's going to be always | executing, i mean, when the computer starts its operating system, It | runs a script with a little JAVA program, but this program always is | active, and then, th

Re: shell scripts

1998-05-26 Thread Claire Bradford
Linux user wrote: > > Coul anyone point me to a Howto or something about gnu bash > scripts ? > Thanx in advance . > Not really a HOW-TO, but most useful to get started :- http://www.ocean.odu.edu/ug/shell_help.html HTH Regards Claire -- PLEASE read the Red Hat FAQ, Tip

Re: shell scripts

1998-05-26 Thread altex
> Coul anyone point me to a Howto or something about gnu bash >scripts ? read man pages (man bash) or search for bash-doc-*.rpm (try rufus.w3.org or ftp.redhat.com) Claudiu Balciza -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://www.redhat.com/RedHat-F