home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / alt / irc / 3028 < prev    next >
Encoding:
Text File  |  1992-09-03  |  832 b   |  22 lines

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