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
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
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
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
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 .
-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
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
> 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