bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ls -v is irritating


From: Sven Joachim
Subject: ls -v is irritating
Date: Mon, 23 Feb 2009 22:12:48 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.90 (gnu/linux)

I just upgraded coreutils from 6.12 to 7.1, and the new sorting behavior
of `ls -v' really irritates me.  Backup files are listed before the real
files, parent directory (..) at the very end...  At first I thought that
I had sorted by time and not by name in Emacs' dired:

,----
| dired-listing-switches is a variable defined in `dired.el'.
| Its value is "-alv"
`----

Is there a way to get the old behavior back?
By the way, this change is briefly mentioned in the NEWS file

,----
| * Noteworthy changes in release 7.0 (2008-10-05) [beta]
| [...]
|   ls -v now uses filevercmp function as sort predicate (instead of strverscmp)
`----

but it is not reflected in the manual node
(Info "(coreutils) More details about version sort").

Sven




reply via email to

[Prev in Thread] Current Thread [Next in Thread]