In generating a database for a mailing list archive,
how does one skip index.html, which at least in
my case contains a browsable index of the messages
and therefore matches on every search.
-j/index.html doesn't work because it's pulling
the index.html in based only on the fact that it
passed that directory. I only see the directory
name during the 'gw'.
what can I do?
dave