RE: Sorting directory content using creation time

2004-02-04 Thread Li, William
ir in descending order w/ time of creation as well. I could read each handle, do a stat to sort them, then process. Thoughts? Thanks in advance! -Original Message- From: Wiggins d Anconia [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 04, 2004 1:40 PM To: Li, William; [EMAIL PROT

Sorting directory content using creation time

2004-02-04 Thread Li, William
Hi, Does anybody know if there is an option in readdir to return the file list in the order of their creation time? Or know of a way to do that? Been reading the perldoc w/o much luck. Thanks! -- This message is intend