Also consider:
perldoc File::Find
On Wed, Feb 04, 2004 at 11:40:21AM -0700, Wiggins d Anconia wrote:
> > 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
ECTED]
Subject: Re: Sorting directory content using creation time
> 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!
>
Dou
> 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!
>
Doubtful, but it should be trivial using readdir in a list context and
using 'sort' with
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