home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / unix / question / 15089 < prev    next >
Encoding:
Internet Message Format  |  1992-12-31  |  1.5 KB

  1. Path: sparky!uunet!spool.mu.edu!agate!usenet.ins.cwru.edu!cleveland.Freenet.Edu!cq377
  2. From: cq377@cleveland.Freenet.Edu (David C. Williss)
  3. Newsgroups: comp.unix.questions
  4. Subject: Re: Matching two lists
  5. Date: 1 Jan 1993 01:49:34 GMT
  6. Organization: Case Western Reserve University, Cleveland, OH (USA)
  7. Lines: 31
  8. Message-ID: <1i07vfINN256@usenet.INS.CWRU.Edu>
  9. References: <1992Dec31.201434.26027@wariat.org> <1992Dec31.182128.29042@magnus.acs.ohio-state.edu> <C051yz.Eu4@ux1.cso.uiuc.edu>
  10. Reply-To: cq377@cleveland.Freenet.Edu (David C. Williss)
  11. NNTP-Posting-Host: hela.ins.cwru.edu
  12.  
  13.  
  14.  
  15. As quoted from <C051yz.Eu4@ux1.cso.uiuc.edu> by krisk@ux1.cso.uiuc.edu (Kris Klindworth):
  16.  
  17. +---------------
  18. > szatezal@magnus.acs.ohio-state.edu (Shane M Zatezalo) writes:
  19. > >I have a whole long list of email addresses, and I want to get
  20. > >the double entries out of it.
  21. > >What's the easiest way of doing this? The list is just a straight
  22. > >text file... like:
  23. > >joe_scmoe@joeville.com
  24. > >charleyb@peanut.gallery
  25. > sort file|uniq >newfile
  26. >
  27.  
  28. God I love Unix!  I wish I had known that about a month ago.  Our
  29. office person came to me with a mailing list of about 6000 people
  30. who we needed to mail (ie: U.S. Snail) stuff to.  I was able to
  31. sort them by Zip Code (although I had to sort out Canadian postal
  32. codes by hand), bud didn't know about uniq.
  33.  
  34. Just try to do _that_ under MS-DOS!
  35. -- 
  36.         -Dave Williss
  37. ---------------------------------------------------------------------------
  38. Standards are great!  Everybody should have one of their own!
  39.