home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: alt.irc
- Path: sparky!uunet!haven.umd.edu!darwin.sura.net!wupost!sdd.hp.com!think.com!spdcc!dirtydog.ima.isc.com!robin
- From: robin@ima.isc.com (Robin Gyver)
- Subject: Re: Smallest UNIX IRC Client
- Message-ID: <1992Sep03.222322.13002@ima.isc.com>
- Sender: usenet@ima.isc.com (news)
- Organization: not much
- References: <1818qsINNf98@usenet.INS.CWRU.Edu>
- Date: Thu, 03 Sep 1992 22:23:22 GMT
- Lines: 10
-
- In article <1818qsINNf98@usenet.INS.CWRU.Edu> dww2@po.CWRU.Edu (David W. Woodward) writes:
- >What is the smallest IRC client I can get, and where do I get it?
-
- The enclosed client is pretty small. It is missing a few
- of the fancier features, and most people don't like the way the
- output is formatted, but you didn't specify quality...
-
- --------cut here--------
- #!/bin/sh
- telnet ${IRCSERVER-fairhope.andrew.cmu.edu} 6667
-