Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!snorkelwacker!usc!ucsd!ucbvax!imf.unit.no!hanche From: hanche@imf.unit.no (Harald Hanche-Olsen) Newsgroups: comp.sys.apollo Subject: Re: Unix apropos command? Message-ID: Date: 3 May 90 20:16:18 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 23 David Krowitz asks... Anyone have an idea why my SR10.2 system's "apropos" command does not have any information about any topic whatsoever when run from a BSD4.3 C-shell? It is because the system administrator (that's you, right?) hasn't run the shell script /usr/lib/makewhatis. It has to be run once for every directory mentioned in your MANPATH. Usage, if I remember it right, is /usr/lib/makewhatis and it will make /whatis, which is where the whatis command looks. makewhatis, by the way, is now a Korn shell script. It looks to me like it is implemented using only built-in commands of the Korn shell, which to me means that must be one heck of a shell indeed. - Harald Hanche-Olsen Division of Mathematical Sciences The Norwegian Institute of Technology N-7034 Trondheim NORWAY