in reply to Re: Sorting files by 3 numbers in the name
in thread Sorting files by 3 numbers in the name

If you've got hundreds of filenames, I think you'll find my way runs significantly faster — it only needs to match each filename against the regexp once. Yours will do it dozens of times per filename.

  • Comment on Re^2: Sorting files by 3 numbers in the name

Replies are listed 'Best First'.
Re^3: Sorting files by 3 numbers in the name
by tybalt89 (Monsignor) on May 26, 2017 at 15:02 UTC

    Hey, don't besmirch the memory of IBM card sorters.

    Without them, where would 1950's science fiction movies be?