@elextr The latter, "sort" them in the order of the lines, but in reverse. Basically reverse the lines so that:

1
2
3

becomes:

3
2
1


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.