Sort lines / separated list of values
See original GitHub issueCase-Sensitive A-z
Case-Sensitive z-A
Case-Insensitive A-Z
Case-Insensitive Z-A
Numerically 0-9
Numerically 9-0
Line Length Short-Long
Line Length Long-Short
With whitespace ignored
Issue Analytics
- State:
- Created 8 years ago
- Comments:11 (6 by maintainers)
Top Results From Across the Web
How can I sort lines in a text file based on one of the comma ...
Create all lines in the list and sort with stream: ... no title contains a comma or the split is able to handle...
Read more >How to sort list of numbers separated by commas in Excel?
Sort comma separated values with Kutools for Exce · 1. Select the range you want to split by comma separated, and click Kutools...
Read more >Sort comma-separated fields on each line by numeric value
The -t specifies what separates fields, but sort re-orders rows of data. It just references fields in determining what value to sort by....
Read more >Sort My List - Alphabetize, Remove Line Breaks, Add Labels ...
Online word tool to alphabetize & text sort. Put in alphabetical order by name, address, or email domain. Sort numerically or by length....
Read more >How to sort a list of items comma separated - Google Groups
I know that BBEdit is able to sort lines but what I need is something different. The task is quite simple, let's say...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
created another issue for that, but not sure if it possible
I vote to have numerical sorting : that will be very useful to sort a ‘find . -ls’ or a ‘ls -la’ A dialog would appear to choose column and separator (otherwise choose the first numerical column)