I want to know what access time is. I searched in the web but got the same definition:
read - gets changed
I know with touch>
mknod(2)
, utimes(2)
and read(2)
system calls.mknod(2)
, utimes(2)
and write(2)
system calls.chmod(2)
, chown(2)
, link(2)
, mknod(2)
, rename(2)
, unlink(2)
, utimes(2)
and write(2)
system calls.