home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!mcsun!uknet!tlg
- From: tlg@uknet.ac.uk (Tim.Goodwin)
- Newsgroups: comp.unix.shell
- Subject: Re: Could someone help me with script?
- Message-ID: <1390@uknet.ac.uk>
- Date: 8 Sep 92 16:20:37 GMT
- References: <1992Sep3.151142.27136@u.washington.edu> <92247.223516FFAAC09@cc1.kuleuven.ac.be> <1992Sep5.080946.4918@u.washington.edu>
- Organization: UKnet
- Lines: 15
-
- In article <1992Sep5.080946.4918@u.washington.edu> micah@hardy.u.washington.edu
- (Micah Anderson) writes:
- >is there a flag in uniq that will remove BOTH addresses if there are
- >two duplicate lines? If there is (I can't find one in the man pages) then
- >I can simply go cat unsub >> /com/mailer/TMBG/USERS and then uniq out
- >BOTH addresses (after a sort)... or should I go about this another way?
-
- Try
-
- comm -23 /com/mailer/TMBG/USERS unsub
-
- Tim.
- --
- perhaps if people had understood fork() better we | ; who am i
- wouldn't have threads - Rob Pike. | uknet.ac.uk!tlg
-