ls sort order bug
Matthew Vanecek <[email protected]>
| Newsgroups | gmane.comp.gnu.fileutils.bugs |
|---|---|
| Message-ID | <[email protected]> |
The ls man page advertises that ls will "Sort entries alphabetically if none of -cftuSUX" are specified. -a is supposed to show the . directories/files. The bug is that the . files/directories are intermixed with the other files/directories, and that lower case and upper case files/directories are intermixed. To sort alphabetically, the . files must come first, followed by Upper case files, followed by lower case files. I cannot find a combination of options that outputs the expected listing. -- Matthew Vanecek <[email protected]>
signature.asc
(application/pgp-signature, 232 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQA90w5hOMmiB1jXEBsRAuqjAJ9Zb+Y69omEcIPvzAZBuX3U/FjXNwCgotK1 aoJ/A4lnPEC0PElAWI57iB0= =1GYF -----END PGP SIGNATURE-----