Gentoo Archives: gentoo-user

From: meino.cramer@×××.de
To: Gentoo <gentoo-user@l.g.o>
Subject: [gentoo-user] File timestamps got confused...why?
Date: Mon, 14 Jul 2014 17:54:42
Message-Id: 20140714175431.GB3823@solfire
1 hi,
2
3 I am running Gentoo Linux, which I update on a ~daily basis.
4
5 If I do>
6
7 solfire:/home/user>ls -l smartlog.txt
8 -rw-r--r-- 1 user users 1913320 2014-07-14 17:02 smartlog.txt
9
10 But if I do:
11
12 solfire:/home/user>fstat smartlog.txt
13 --- smartlog.txt ---
14 device : 2054
15 inode number : 5243545
16 mode : 33188
17 number of links : 1
18 UID : 1001
19 GID : 100
20 device ID : 0
21 size : 1913320
22 last accessed : 24.5.114 1:26:22
23 last modifed : 14.7.114 17:2:5
24 last changed : 14.7.114 17:2:5
25 block size : 4096
26 blocks : 3752
27
28 what is that 114 of the year for? Late 2K problem?
29
30 Thank you very much for any help in advance!
31
32 Best regards,
33 mcc

Replies

Subject Author
Re: [gentoo-user] File timestamps got confused...why? Stroller <stroller@××××××××××××××××××.uk>