Reverse list
What reversing a list does
Turn the first line into the last and vice versa—useful when log files are newest-first but your report needs oldest-first, or when you want to read survey responses in the opposite order. Blank lines keep their relative positions; trimming happens only if your paste source already trimmed.
When to use it
Flipping bullet priorities after a retro, or mirroring competitor URL lists for diffing. Different from List randomizer (shuffle) and Reverse words (word order inside prose).