[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ls -v is still inconsistent
From: |
Sven Joachim |
Subject: |
ls -v is still inconsistent |
Date: |
Thu, 19 Mar 2009 11:27:11 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.91 (gnu/linux) |
While the ordering of hidden files in "ls -v" seems to be fixed
now, there are still inconsistencies. Here's what I get in the latest
snapshot:
,----
| LANG=C /usr/local/src/coreutils-7.1.63-8e6a6/src/ls -alv
| total 0
| drwxr-xr-x 2 sven sven 160 Mar 19 11:13 .
| drwxrwxrwt 9 root root 200 Mar 19 11:15 ..
| -rw-r--r-- 1 sven sven 0 Mar 19 11:13 a~
| -rw-r--r-- 1 sven sven 0 Mar 19 11:13 a
| -rw-r--r-- 1 sven sven 0 Mar 19 11:13 a.b
| -rw-r--r-- 1 sven sven 0 Mar 19 11:13 a.bc
| -rw-r--r-- 1 sven sven 0 Mar 19 11:13 a.b~
| -rw-r--r-- 1 sven sven 0 Mar 19 11:13 a.bc~
`----
Note that a~ sorts before a, but a.b~ after a.b.
Regards,
Sven
- ls -v is still inconsistent,
Sven Joachim <=
- Re: ls -v is still inconsistent, Kamil Dudka, 2009/03/20
- Re: ls -v is still inconsistent, Jim Meyering, 2009/03/20
- Re: ls -v is still inconsistent, Bruno Haible, 2009/03/20
- Re: ls -v is still inconsistent, Kamil Dudka, 2009/03/20
- Re: ls -v is still inconsistent, Bob Proulx, 2009/03/20
- Re: ls -v is still inconsistent, Kamil Dudka, 2009/03/20
- Re: ls -v is still inconsistent, Kamil Dudka, 2009/03/23
- Re: ls -v is still inconsistent, Bob Proulx, 2009/03/23
Re: ls -v is still inconsistent, Jim Meyering, 2009/03/24