Bug#561458: coreutils: ls(1) does not present listing in ASCII order

2009-12-17 Thread Jari Aalto
Bob Proulx writes: >>*** WARNING *** The locale specified by the environment affects >>sort order. Set LC_ALL=C to get the traditional sort order that >>uses native byte values. >> >> It would be good if ls(1) carried similar paragraph. > > I am sure that the ls documentat

Bug#561458: coreutils: ls(1) does not present listing in ASCII order

2009-12-17 Thread Bob Proulx
Jari Aalto wrote: > Michael Stone writes: > > You aren't sorting in ascii order, you're sorting in en_DK.UTF-8 > > order. If you want to change that, set LC_COLLATE=C > > This isn't documented in the ls(1) manual. According to your tip, I > noticed that the sort(1) page page reads: > >***

Bug#561458: coreutils: ls(1) does not present listing in ASCII order

2009-12-17 Thread Jari Aalto
Michael Stone writes: > On Thu, Dec 17, 2009 at 12:47:44PM +0200, jari.aa...@cante.net wrote: > >>According to ASCII table http://asciitable.com/ the items are not >>presented in correct order. > ... >>Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8) > > You aren't sorting in ascii

Bug#561458: coreutils: ls(1) does not present listing in ASCII order

2009-12-17 Thread jari . aalto
Package: coreutils Version: 7.4-2 Severity: normal $ ls -1 20-name-change+my.21-compile-fixes.dpatch 20-name-change~my.21-compile-fixes.patch 20-name-change=my.21-compile-fixes.patch 20-name-cha...@my.21-compile-fixes.patch 20-name-change.patch According to ASCII table ht