Date: Sun, 25 Apr 1999 14:53:38 +0200 From: Matthias Teege <mtg@gmx.de> To: Justin <root@warp-9.net> Cc: questions@FreeBSD.ORG Subject: Re: help please :) Message-ID: <199904251253.OAA11872@moon.fgh.net> In-Reply-To: Your message of "Sun, 25 Apr 1999 20:23:25 %2B1000." <199904251023.UAA14906@warp-9.net>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <199904251023.UAA14906@warp-9.net> you write: > hey... can someone please help me.. > i'm trying to make some sort of shell script.. > and i was wondering how i can do this.... > i need a script to telnet to localhost 6667 > then send the telnet command "pass aaa" > then "server woteva.com" > so i need it to do the equivelent of me typing > telnet localhost 6667 > pass aaa > server woteva.com > can anyone please give me some methods of how this is done.. > thanks heaps :) > justin Take a look at /usr/ports/lang/expect Matthias To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904251253.OAA11872>