[SATLUG] how do i always show year, when doing "ls -l"

Eli eli at then7.com
Thu Apr 26 15:29:00 CDT 2007


ls -l

For files older then 6 months, it shows year.

For files less then 6 months old, it shows time.

I find this useless.  is there a way to force ls -l always show year, or 
always show time, but not mixed?

Thanks,
Eli

example

-rw-r--r--    1 root     root            0 Nov 30 23:59 nov.end
-rw-r--r--    1 root     root            0 Nov  1 00:00 nov.start
-rw-r--r--    1 root     root            0 Oct 31 23:59 oct.end
-rw-r--r--    1 root     root            0 Oct  1  2006 oct.start
-rw-r--r--    1 root     root            0 Sep 30  2006 sept.end
-rw-r--r--    1 root     root            0 Sep  1  2006 sept.start


More information about the SATLUG mailing list