in reply to Re: Re: What order do my files come from readdir() in?
in thread What order do my files come from readdir() in?
It's still probably better to use 'cmp' since you're doing a string comparison. Right tool for the right job sort of thing. In Perl, taking things on faith can come back and bite you in the ass when you least expect it.