[futurebasic] Re: [FB] ManSearch

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : October 2004 : Group Archive : Group : All Groups

From: "Steven J. Stratford" <sstrat@...>
Date: Sat, 16 Oct 2004 15:00:47 -0500
Waaaaugh! (That's pronounced "wow" with a high pitched scream at the end.)
The phrase "unix guru" doesn't do someone justice if they master all of that
information. 

But Steve that's a nice piece of work, useful. Apparently the manuals
(that's what man pages are, right?) are stored somewhere referenced by the
variable called manpath which I see equals "usr/share/main" but where _is_
that on my Macintosh HD? Hidden?

--Steve


On 10/16/04 8:15 AM, "SVANVOORST@..." <SVANVOORST@...> wrote:

> The following code will do a "man" search and display the results as a PDF.
> It utilizes FN QuickSort by Robert Purves.   To my knowledge it will only run
> in Panther (OSX 10.3.2).   Watch for line breaks.