Re: [exim] bash or perl question

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Dennis Skinner
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: Re: [exim] bash or perl question
Marc Perkel wrote:
>> cat fileA fileB | sort | uniq -u > fileC
>>
>
> Unfirtunately no. file B has addresses mot in file A.


Just do fileB twice then :)

cat fileA fileB fileB | sort | uniq -u > fileC

That guarantees that items from fileB will never be uniq...

--
Dennis Skinner
Systems Administrator
BlueFrog Internet
http://www.bluefrog.com