On Wed, 2009-10-28 at 15:21 +1300, Nick Rout wrote: > In ubuntu if i type an uninstalled command that the system 'knows' > about, I get told what package to install, eg > > n...@media:~$ sensors > The program 'sensors' is currently not installed. You can install it > by typing: > sudo apt-get install lm-sensors > bash: sensors: command not found > n...@media:~$ rubbish > bash: rubbish: command not found > > Where is this coming from? A bash extension? A re-written bash?
The package is called command-not-found which uses a shell hook/extension thingy I believe. hads -- http://nicegear.co.nz New Zealand's Open Source Hardware Supplier
