Is there a way to pipe stuff put out through stderr to less? I'm trying to do "foo | less" but with no arguments, it displays the help file on stderr, and I can't figure out how to page it. *insert rant about stupid programs that don't have -h or --help* Steve