> but what is your point? that people should just be able to guess at > commands and the system should do whatever the user is thinking it will > do? >
f...@trout:~> lame
If 'lame' is not a typo you can use command-not-found to lookup the
package that contains it, like this:
cnf lame
f...@trout:~> man man
Man: find all matching manual pages
* man (1)
man (7)
man (1p)
Man: What manual page do you want?
Man:
;-)

