[Bug 284864] sort does case-independent sort even without -f or --ignore-case
Date: Tue, 18 Feb 2025 16:19:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284864 --- Comment #11 from Andriy Gapon <avg@FreeBSD.org> --- This is not about case sensitivity and, thus, -f flag really. The manual page already has several references to collation order and LC_COLLATE. Maybe they should be more prominent. In any case, surprising (to us) collation rule are not sort's fault. Inclined to close this as 'not a bug'. -- You are receiving this mail because: You are the assignee for the bug.