On Mon, Jul 01, 2002 at 11:29:13AM +0200, Lars Gullik Bjønnes wrote:
> Does that handle sorting differences between "a", "." and "_"?

Hm. No. 
 
> Also we need the correct filename...

Then perhaps

tr [A-Z._] [a-zzz] < POTFILES.in | paste - POTFILES.in | sort | cut -f 2

should give a good approximation. The only problem are when we have two
filenames which differ only in '.', '_' and 'z' _and_ if the 'sort' used is
incompatible with the one used to create the CVS POTFILES.in.

Rather slim chance I'd say...

Andre'

-- 
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jefferson)

Reply via email to