APM: Sorting the output of readdir in reverse order

Bakken, Tom - Temple, TX tom.bakken at tx.usda.gov
Fri Nov 19 16:12:35 CST 2004


How would I sort the output of the readdir function in reverse order?

while (defined($File = readdir(DIR))) {
  do something
}

I've tried various things, all of them messy and failures.  

Tom Bakken



More information about the Austin mailing list