Topic: The magnificent 'Did you know?' thread
Inspired by Fight Club, a nice film I haven't seen in years...

I sometimes discover Linux relevant things I find interesting, useful or otherwise enriching, but I can neither find a thread I can necrobump with my findings, or it is too short. I also don't want a blog (and twitter is too loud for me), I don't have much to say at all.
So, if you like, post your little gems here. It's similar to "bash-one-liners" threads, so no big fancy stuff here that could have it's own thread. Maybe something you already shared in a thread, but you think it's generally useful. It's like twitter sans the suck. Short, precise messages. If you have a question, consider opening a thread, if you expect a longer answer. For comments, please quote only the snippet you want to refer to. I see this thread as an educational game and these are the rules ![]()
I shall begin. I will mark my snippets bold, but do as you please.
Did you know?
You can scroll in the terminal output back and forth with Shift+PgUp/PgDwn.
Did you know?
You can colorize your man pages using most.
Did you know?
Depending on your distribution, egrep and grep -e show you different results.
Did you know?
You can give multiple file names to a cli application in one command like this: mkdir -p ~/folder/{one,two,three}.
Did you know?
You can grep/cat/less/more/most almost all files in /proc for system information.
Your turn.
Last edited by Awebb (2011-09-16 16:22:00)
