On 16/02/19 23:28, 積丹尼 Dan Jacobson wrote: >>>>>> "PB" == Pádraig Brady <p...@draigbrady.com> writes: > PB> Fair point. I'm thinking of this extra qualification: > > PB> sort: text ordering performed using ‘en_IE.UTF-8’ sorting rules > Maybe say ^^^^^^^^^^^^'LC_CTYPE=en_IE.UTF-8' > sorting rules > > PB> sort: text ordering performed using simple byte comparison > > sort: text ordering performed using simple byte (LC_CTYPE=C) comparison > or something like that.
That's probably more confusing to the user, especially as one doesn't generally explicitly set LC_CTYPE. I'll go with my clarification. thanks, Pádraig