ls ignores LC_COLLATE in sorting of files
Bug #1647456 reported by
rpkrawczyk
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
coreutils (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
The "ls" command does not honor the LC_COLLATE setting. Steps to reproduce:
1) In an emtpy directory type "touch a b; mkdir x"
2) Do: "ls -l"
3) Then: "export LC_COLLATE=C"
4) Again: "ls -l"
5) Expected was that directories are outputted first but nothing changes.
6) Setting LANG=C or LC_ALL=C does not help either.
---
Description: Ubuntu 16.04.1 LTS
Release: 16.04
coreutils:
Installed: 8.25-2ubuntu2
Candidate: 8.25-2ubuntu2
Version table:
*** 8.25-2ubuntu2 500
500 http://
100 /var/lib/
Thank you!
To post a comment you must log in.