home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / shell / 3827 < prev    next >
Encoding:
Internet Message Format  |  1992-09-07  |  1.2 KB

  1. Path: sparky!uunet!olivea!spool.mu.edu!sdd.hp.com!uakari.primate.wisc.edu!usenet.coe.montana.edu!news.u.washington.edu!hardy.u.washington.edu!micah
  2. From: micah@hardy.u.washington.edu (Micah Anderson)
  3. Newsgroups: comp.unix.shell
  4. Subject: Re: Could someone help me with script?
  5. Message-ID: <1992Sep5.080946.4918@u.washington.edu>
  6. Date: 5 Sep 92 08:09:46 GMT
  7. References: <1992Sep3.151142.27136@u.washington.edu> <92247.223516FFAAC09@cc1.kuleuven.ac.be>
  8. Sender: news@u.washington.edu (USENET News System)
  9. Organization: University of Washington
  10. Lines: 13
  11.  
  12. >In article <1992Sep3.151142.27136@u.washington.edu>,
  13. >micah@hardy.u.washington.edu (Micah Anderson) says:
  14. >>
  15. >>I run the They Might Be Giants mailing list which has over 260 users on
  16. >>it, I am trying to make it much easier for me to subscribe and unsubscibe
  17.  
  18. Thanks to all who sent me some help... now for the unsubscription part...
  19. is there a flag in uniq that will remove BOTH addresses if there are
  20. two duplicate lines? If there is (I can't find one in the man pages) then
  21. I can simply go cat unsub >> /com/mailer/TMBG/USERS and then uniq out
  22. BOTH addresses (after a sort)... or should I go about this another way?
  23.  
  24. Thanks again everyone!
  25.