Summary: | sort does not follow follow POSIX behavior | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | djschaap |
Component: | textutils | Assignee: | Preston Brown <pbrown> |
Status: | CLOSED DUPLICATE | QA Contact: | |
Severity: | high | Docs Contact: | |
Priority: | medium | ||
Version: | 6.1 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2000-01-14 03:45:50 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: |
Description
djschaap
1999-11-05 15:42:51 UTC
I've changed /etc/sysconfig/i18n to {LANG,LC_ALL,LINGUAS}=POSIX (from en_US) for now. This seems to be a decent workaround. Sort is correctly following the LC_COLLATE settings in the en_US locale. However, the correctness of those locale settings is a matter of question.... |