[Bug 1019316] [NEW] ls gives incorrect directory listing

Launchpad Bug Tracker 1019316 at bugs.launchpad.net
Fri Jun 29 19:33:56 UTC 2012


You have been subscribed to a public bug:


/* At this point I am expecting some files in /TEST/EXPORT, want to see them in received order... */


ubuntu at test-0001:~/TEST/EXPORT$ ls -ltr
total 0

/* None???!!! what? */

ubuntu at test-0001:~/TEST/EXPORT$ ls

/* Huh? - seen this many times now...I know the trick to making it
work...*/

ubuntu at test-0001:~/TEST/EXPORT$ cd ..
ubuntu at test-0001:~/TEST$ cd EXPORT
ubuntu at test-0001:~/TEST/EXPORT$ ls -ltr
total 32
-rw-rw-r-- 1 ubuntu ubuntu 241 Jun 29 15:51 AA_TEST000002_20120629145129_abcde_efghi_20120629145127.kkk
-rw-rw-r-- 1 ubuntu ubuntu  20 Jun 29 16:03 AA_TEST000002_20120629150314_xyz
-rw-rw-r-- 1 ubuntu ubuntu 242 Jun 29 16:06 AA_ABC1234568_20120629150615_abcde_efghi_20050101120218.kkk
-rw-rw-r-- 1 ubuntu ubuntu  20 Jun 29 16:06 AA_TEST000002_20120629150643_xyz
-rw-rw-r-- 1 ubuntu ubuntu  20 Jun 29 16:10 AA_TEST000002_20120629151012_xyz
-rw-rw-r-- 1 ubuntu ubuntu  20 Jun 29 16:13 AA_TEST000002_20120629151342_xyz
-rw-rw-r-- 1 ubuntu ubuntu  20 Jun 29 16:17 AA_ABC1234568_20120629151707_xyz
-rw-rw-r-- 1 ubuntu ubuntu  20 Jun 29 16:17 AA_TEST000002_20120629151711_xyz

/* That's more like it!!! */


ubuntu at test-0001:~/TEST/EXPORT$ ls --version
ls (GNU coreutils) 8.13
Copyright (C) 2011 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Richard M. Stallman and David MacKenzie.

ubuntu at test-0001:~/TEST/EXPORT$ lsb_release -rd
Description:	Ubuntu 12.04 LTS
Release:	12.04

** Affects: coreutils (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: bot-comment
-- 
ls gives incorrect directory listing 
https://bugs.launchpad.net/bugs/1019316
You received this bug notification because you are a member of Ubuntu Foundations Bugs, which is subscribed to coreutils in Ubuntu.




More information about the foundations-bugs mailing list