[Prev][Next][Index][Thread]

Re: How to write a Kernel Q2



> soory for the question: what's glimpse?

GLobal IMPlicit SEarch.  You can think of it as a really fast
way to do a recursive grep.  Info is at http://glimpse.cs.arizona.edu/
You can download it from ftp://ftp.cs.arizona.edu/glimpse/
FreeBSD includes it in its ports collection (textproc/glimpse),
and I would guess that some (most?) Linux distributions would
include it as well.

glimpseindex builds a "database" for use by glimpse, so you don't
have to find, open, and search every file on every search, like
you would have to do using find and grep to search.

Kevin
=================================
To subscribe or unsubscribe, send mail with "subscribe" or "unsubscribe"
to oskit-users-request@flux.cs.utah.edu.  The oskit-announce list is low
volume - if you want to subscribe, mail oskit-announce-request@flux.cs.utah.edu