Sample Header Ad - 728x90

How can get the creation date of a file?

138 votes
9 answers
437698 views
I want to find out the creation date of a particular file on a Linux system. Not the modification date or access date, the creation date. I have tried with ls -ltrh and stat filename but neither gives me what I need. What else can I do to get this information?
Asked by Özzesh (3859 rep)
Sep 18, 2013, 04:44 AM
Last activity: Sep 2, 2024, 02:52 PM