Hacker News new | ask | show | jobs
by splicer 4934 days ago
Also, if your version of tail doesn't support the -r option, you can reverse the order of the lines using the tac command.
1 comments

... and if you didn't get that "tac" is a command to reverse some text, then you need to realize that it's "cat" backwards.

I promise, if it weren't so annoyingly hard to implement, Linux would have command called nwodtuhs to turn the machine on. Those crazy geeks! :D

My favorite backwards command is the 'sl' command. If you have a Debian/Ubuntu command line handy, sudo apt-get install sl