On Tue, Jan 27, 2004 at 12:12:32PM +0530, G.Vinubalaji wrote:
> Strange i see something like this when i do a ls.
> 
> -rw-rw-r--    1 vinu     vinu            0 Jun 12  2001 test1
> 
> -rw-r--r--    1 vinu     vinu       274468 Dec 28 05:57 test2
> 
> i.e for some files i see the year field and for some files i do not see
> the year field and instead see a time field.
> 
> Why does ls behave like this?!

<guess>
ls assumes that once a file is more than an year old, you probably won't
be interested too much in the actual time. Since the area within which it
has to display information is limited, it tries to give the best possible
information (only time => within this 'year', within -12 months from now).
</guess>

-- 
jaju


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to