[Bug 256473] FreeBSD shells are case insensitive for character ranges
Date: Thu, 10 Jun 2021 09:01:09 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256473 dsdqmhsx@mm.st changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dsdqmhsx@mm.st --- Comment #9 from dsdqmhsx@mm.st --- (In reply to Jason W. Bacon from comment #8) For the record, the precedence is documented: LC_ALL This variable shall determine the values for all locale categories. The value of the LC_ALL environment variable has precedence over any of the other environment variables starting with LC_ (LC_COLLATE, LC_CTYPE, LC_MESSAGES, LC_MONETARY, LC_NUMERIC, LC_TIME) and the LANG environment variable. (https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap08.html, 8.2) -- You are receiving this mail because: You are the assignee for the bug.