Lines Matching refs:atime
8170 @itemx --time=atime
8176 @opindex atime@r{, printing or sorting files by}
8178 In long format, print the last access timestamp (the atime).
8180 sort according to the atime.
12030 @itemx --time=atime
12035 @opindex atime@r{, changing}
12705 @item --time=atime
12708 @opindex atime@r{, show the most recent}
12710 Show the most recent access timestamp (atime) of any file in the
13789 @cindex mtime-greater-atime file check
13791 last read (atime).
19485 @cindex atime
19490 (atime) of the last read, the modification timestamp (mtime) of the
19497 change. Changing the permissions doesn't access the file, so atime
19506 Naively, a file's atime, mtime, and ctime are set to the current time
19509 file's atime and mtime can also be set directly, via the
19515 atime, or may not update the file's atime if the file has been
19516 accessed recently, or may not update the atime at all. Similar
19522 example, a system may fake an atime or ctime by using the mtime.