The Command Line - Best Newbie Interface?
An anonymous reader writes "This essay describes the surprising results of a brief trial with a group of new computer users about the relative ease of the command line interface versus the GUIs now omnipresent in computer interfaces. It comes from practical experience I have of teaching computing to complete beginners or newbies as computer power-users often term them."
As long as "makewhatis" is setup first, that will do about the same thing.
Gentoo Linux - another day, another USE flag.
bash has a help builtin which will direct the user to man and info commands.
$ help foobar
-bash: help: no help topics match `foobar'. Try `help help' or `man -k foobar' or `info foobar'.
Build it, and they will come^Hplain.