On Thu, Jan 8, 2015 at 5:52 PM, Harry Putnam <[email protected]> wrote: > Opening a directory and readdir with a grep in there to find specific > filenames, how does that process collect the files?
See http://www.perlmonks.org/?node_id=533744 tl;dr: it depends on your OS. > I mean will the generated @ar of files be oldest first or someother > reliable order? and tl;dr: no, most likely not. j. -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] http://learn.perl.org/
