At 5:35 PM +0200 7/12/00, Michael Brach wrote:

>  - to do this alphabetically from the end of the address
>  - or even better, to divide the address at each dot '.' or at '@', and.
>Are there tools to do this?

This is pretty simple to do in perl simple stuff each line into a 
hash where if $addr is the address, then hash{reverse{$addr}) = 
$addr, and then print it out by sorting the hash.

-- 
Chuq Von Rospach - Plaidworks Consulting (mailto:[EMAIL PROTECTED])
Apple Mail List Gnome (mailto:[EMAIL PROTECTED])

And they sit at the bar and put bread in my jar
and say 'Man, what are you doing here?'"

Reply via email to