> I have a large text file containing thousands of url's, one per line, and a=
> m=20
> trying to find a suitable utility that will strip out identical lines and=
> =20
> leave a condensed file. Can anyone suggest a good solution?

sort < urlfile | uniq >newfile 

HTH

> 










Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to