Hi - I previously asked about this, and though I receieved a response, it didn't actually solve me problem. I'm trying to order a directory of files by creation date...I've checked out filemtime, filectime(which I understand returns creation time in Windows, but not in Unix), and fileatime - none do what I'm hoping to do. Again, it's specifically the file creation date I'm looking for - not modification date. Is there a solution for this?
Thanks...