nabis@anisp.com wrote :
> man -k font | less
> While in less, type "/console" you will get hilighted all instances of
> "console". It took me 1 minute to find `setfont` utility
To me this looks like a strange way to replace grep:
man -k font | grep console
This will give you a less confusing output.
--
Thomas O.
This area is designed to become quite warm during normal operation.