File systems' timestamps apparently formatted in a wrong way ...

2011-01-02 Thread Albretch Mueller
~ ... or ls not properly displaying them in some cases. ~ I got this compressed file that seems to be the metadata snapshot of a file system you get by running: ~ ls -lR ~ but not all timestamps are formatted the same. You get them as, say, Mar 24 2004, but also as Dec 26 09:55 (without the

Re: File systems' timestamps apparently formatted in a wrong way ...

2011-01-02 Thread Camaleón
On Sun, 02 Jan 2011 12:41:38 +, Albretch Mueller wrote: ~ ... or ls not properly displaying them in some cases. ~ I got this compressed file that seems to be the metadata snapshot of a file system you get by running: ~ ls -lR ~ but not all timestamps are formatted the same. You

Re: File systems' timestamps apparently formatted in a wrong way ...

2011-01-02 Thread Claudius Hubig
Albretch Mueller lbrt...@gmail.com wrote: ~ ... or ls not properly displaying them in some cases. ~ ^ I don’t even want to know what these are doing here… but not all timestamps are formatted the same. You get them as, say, Mar 24 2004, but also as Dec 26 09:55 (without the year!) and they are

Re: File systems' timestamps apparently formatted in a wrong way ...

2011-01-02 Thread Chris Jackson
Albretch Mueller wrote: ~ ... or ls not properly displaying them in some cases. ~ I got this compressed file that seems to be the metadata snapshot of a file system you get by running: ~ ls -lR ~ but not all timestamps are formatted the same. You get them as, say, Mar 24 2004, but

Re: File systems' timestamps apparently formatted in a wrong way ...

2011-01-02 Thread Bob Proulx
Albretch Mueller wrote: but not all timestamps are formatted the same. You get them as, say, Mar 24 2004, but also as Dec 26 09:55 (without the year!) and they are (or seem to be) files in the same directory ~ Why would that be? Because the original Unix ls command many years ago did this

Re: File systems' timestamps apparently formatted in a wrong way ...

2011-01-02 Thread Carl Johnson
Chris Jackson c.jack...@shadowcat.co.uk writes: Albretch Mueller wrote: ~ ... or ls not properly displaying them in some cases. ~ I got this compressed file that seems to be the metadata snapshot of a file system you get by running: ~ ls -lR ~ but not all timestamps are formatted

Re: File systems' timestamps apparently formatted in a wrong way ...

2011-01-02 Thread Boyd Stephen Smith Jr.
In aanlktins-qfs4h+lazyfnjmnb9fxrgaqctympkvz0...@mail.gmail.com, Albretch Mueller wrote: ls -lR but not all timestamps are formatted the same. You get them as, say, Mar 24 2004, but also as Dec 26 09:55 (without the year!) and they are (or seem to be) files in the same directory Why would