Possible Duplicate:
How do I do a ls and then sort the results by date created?How do I do a ls and then sort the results by date created?
Is there a command in Linux which displays when the file was created ? I see that ls -l gives the last modified time, but can I get the created time/date?