Eric Blake <[email protected]> wrote:
> >> Pierre-Jean wrote:
> > 
> >>> I'm trying to sort a file containing accents and numbers,
> >>> but can't find a way to do this correctly:

> Also be
> open to the idea that it might be a bug in your locale definition, where
> the rules picked by your choice of LC_COLLATE could be tuned to better
> give you the sorting you want.

You're right. I have tested with heirloom sort, and I get
the same order as gnu sort.

I'm gonna look at LC_COLLATE rules, but I think I'd better
follow these standard rules, even if the output seems
strange to me.

Thanks you, and thanks Jim Meyering.

Cheers,

Pierre-Jean.


Reply via email to