home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.questions
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!uwm.edu!ux1.cso.uiuc.edu!krisk
- From: krisk@ux1.cso.uiuc.edu (Kris Klindworth)
- Subject: Re: Matching two lists
- Message-ID: <C051yz.Eu4@ux1.cso.uiuc.edu>
- Organization: University of Illinois at Urbana
- References: <1992Dec31.182128.29042@magnus.acs.ohio-state.edu>
- Date: Thu, 31 Dec 1992 19:25:33 GMT
- Lines: 19
-
- szatezal@magnus.acs.ohio-state.edu (Shane M Zatezalo) writes:
-
-
- >I have a whole long list of email addresses, and I want to get
- >the double entries out of it.
-
- >What's the easiest way of doing this? The list is just a straight
- >text file... like:
-
- >joe_scmoe@joeville.com
- >charleyb@peanut.gallery
-
- sort file|uniq >newfile
-
- ------------------------------------------------------------------------------
- Kris Klindworth Internet: krisk@ux1.cso.uiuc.edu
- Database Programmer Phone : (217)244-7120
- Illinois State Water Survey US Mail : 2204 Griffith Dr
- Champaign, IL 61820
-