Ever wanted to see what the command line was passed to the Linux kernel upon boot:
$> cat /proc/cmdlineroot=/dev/hdb1 ro spash=silent $>
Cool :)