GNU Screen’s hardstatus

I use GNU Screen. A lot. I found an article linked from DIgg today that showed me how to use a setting called hardstatus to set the little bar at the bottom to my liking. I decided to mess around with it a bit, and I ended up with this: It shows my hostname, IP, uptime, screen window number and name, date and time, and load averages. Pretty cool, huh? This is how you do it: First, create a .screenrc [...]