How do you sort files numerically?
- by Zachary Young
Hello all,
First off, I'm posting this because when I was looking for a solution to the problem below, I could not find one on stackoverflow. So, I'm hoping to add a little bit to the knowledge base here.
I need to process some files in a directory and need the files to be sorted numerically. I found some examples on sorting--specifically with…