Description
Text lines containing numbers can be sorted in the order people usually expect.
It is useful for filenames, labels, and lists where `x10` should come after `x1` instead of between `x1` and `x2`. Sorting rewrites order, so scripts should preserve the original when order has meaning.