Alphabetical vs. natural numeric sorting
Plain lexical sorting can place file10 before file2 because it compares characters. Natural numeric sorting recognizes the numeric portions and places file2 before file10.
Toolmera exposes that behavior as a toggle so the sort matches the kind of list you are cleaning.