Linux tricks and hidden stuff, found by Mixter
===============================================
members.xoom.com/i0wnu

This document is growing as I find new stuff, I'm
sure there is a lot I missed out. All this was
found with a 2.0.36 kernel and init 2.74.

Debugging traps (works without kernel profiling)

Shift then hold down Scroll: memory and swap space summary
Control then Scroll: process table dump (read from /proc)
Right ALT + Scroll: cpu register and flag dump

Really fast reboot: type ( init 0; init 3 )

Uh, its all I can think of for now. If you know anything
let me know, you'll get the credits for it.