That output is normal. It's just showing some macros that have been defined "for you" by some package, so that if you enter a command that's not installed it will tell you which package is missing and how to install it.
The variables were probably scrolled off the top of the window -- just scroll backwards to look for them.
My biggest complaint is that many of my #!/bin/sh shell scripts no longer work correctly until I edit the top line to instead read as #!/bin/bash
Getting suspend/resume to work quickly/correctly took a bit of fiddling as well, but we seem to have it under control again now.
Cheers
Edited by mlord (11/05/2007 01:27)