Results 1 to 3 of 3
How I can determine file creation date?
Each file has 3 date fields - atime, ctime mtime.
What does each of them mean?
Thank you....
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-17-2005 #1Just Joined!
- Join Date
- Feb 2005
- Location
- Moscow
- Posts
- 3
file creation date
How I can determine file creation date?
Each file has 3 date fields - atime, ctime mtime.
What does each of them mean?
Thank you.
- 03-03-2005 #2Just Joined!
- Join Date
- Mar 2005
- Location
- England
- Posts
- 11
Hi,
atime: time of last access time
ctime: time of last change
mtime: time of last modification
I hope this helps?
- 03-03-2005 #3Just Joined!
- Join Date
- Feb 2005
- Location
- Moscow
- Posts
- 3
Thanks.
Originally Posted by Radders
How I can determine that some file is older then specified date?


Reply With Quote
