What is the access time in Unix

Viewed 19723

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 we can change it. Could anyone explain me more about it with an example how it is changed? And is there a way to get the creating date/time in unix?

4 Answers
Related