From owner-freebsd-hackers Mon Jul 5 19:42:46 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from zippy.dyn.ml.org (pm3-32.ppp.wenet.net [206.15.85.32]) by hub.freebsd.org (Postfix) with ESMTP id 7DBA914DF1 for ; Mon, 5 Jul 1999 19:42:39 -0700 (PDT) (envelope-from garbanzo@hooked.net) Received: from localhost (garbanzo@localhost) by zippy.dyn.ml.org (8.9.3/8.9.1) with ESMTP id TAA00762; Mon, 5 Jul 1999 19:42:33 -0700 (PDT) (envelope-from garbanzo@hooked.net) X-Authentication-Warning: zippy.dyn.ml.org: garbanzo owned process doing -bs Date: Mon, 5 Jul 1999 19:42:33 -0700 (PDT) From: Alex Zepeda To: Chris Costello Cc: hackers@FreeBSD.ORG Subject: Re: 'rtfm' script In-Reply-To: <19990705171705.E97224@holly.dyndns.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 5 Jul 1999, Chris Costello wrote: > > If rtfm(1) is really for newbies and other clueless people, perhaps it > > should be made interactive. I mean, this whole idea sounds like it's > > geared towards people who wouldn't know what sections 3, 4, or 9 are. > > It'll probably have a lot of changes in the actual interface > if people accept it as useful or not. I may have 'simple' > (default to don't search 3, 4, and 9) on as default. This sounds like a good idea. Now, ideally, I'd love to see something that could take an english phrase and figure out where to go from there. Sort of like an Ask Jeeves (ask.com) for FreeBSD newbies. This is not to say that the more advanced options wouldn't be useful; I could personally find a use for something to search the handbook, FAQs and man pages at once. I think I'll volunteer a few of my newbie friends once this progresses a bit further. P.S. If you're looking for an easy to use regexp implementation, and aren't afraid of C++, check out Qt; if you're looking for more of a challenge, there's always the need for an rtsl(1) ;) - alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message