About the Sort Lines
Sort Lines reorganizes newline-separated data using natural numeric comparison, text order or character length. Natural sorting places Item 2 before Item 10, unlike a basic byte sort.
How to use the Sort Lines
- Place every value on its own line.
- Select the desired ordering rule.
- Sort and copy the reorganized list.
Practical tips
- Remove duplicate entries before sorting a set.
- Length sorting counts spaces and punctuation as characters.