How to sort text lines?

I need to sort text lines but didn't find how!
0
7 comments
Avatar
Permanently deleted user

The String Manipulation plugin does a bunch of different kinds of line sorting, and a whole lot more. Highly recommended

11
Avatar
Permanently deleted user

Piotr Dobrogost That's exactly how I got here, the 2nd result. Are you trynna get me into an infinite loop or what? :D

8
Avatar
Permanently deleted user

Seems like you need a plugin for it. Sometimes it's just better to start a shell (windows/mac/linux) and run 'sort', paste in the lines you want sorted, press ctrl-d on mac/linux or ctrl-z on windows and copy-paste the response back.

1

@... to me it was first result indeed :D

0

Please sign in to leave a comment.