On Thu, Jan 8, 2015 at 5:52 PM, Harry Putnam <rea...@newsguy.com> 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: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to