2013/7/13 Alex V. Petrov <alexvpet...@gmail.com>:
> subj:
> ls -Ul

So, what's the problem? Looking at code,
I'd suggest to try adding -t to actually enable sorting,
otherwise it just prints dates but not sorts.

> total 0
> -rw-r--r--  1 alex  alex  0 13 июл 15:26 000
> -rw-r--r--  1 alex  alex  0 13 июл 15:25 111
> -rw-r--r--  1 alex  alex  0 13 июл 15:25 222
> -rw-r--r--  1 alex  alex  0 13 июл 15:25 333
>

-t enables sorting (by modified date by default),
-U further specifies to sort by birth time.

-- 
wbr,
pluknet
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Reply via email to