"When I was compiling the list of significant packages using attoparsec, I made a guess that the Unix rev would reverse the order of lines in a file. What it does instead seems much less useful: it reverses the bytes on each line."<p><pre><code> tac (1) - concatenate and print files in reverse</code></pre>