ok thanks.
Stephen Turner wrote:
On Wed, 1 Sep 2004, Emmanuel Quevillon wrote:
Hi,
I read the documentation about INCLUDE and EXCLUDE aliases and wondered how could I specify to analog to includes some directory (or part of directory) using case sensitive.
For example I'd like to find something like EMBLRel but only that, I am not interesting in getting emblrel for example. I tries using CASE IN/SENSITIVE but it does not work.
If CASE SENSITIVE is specified, all the INCLUDE and EXCLUDE matching on filenames is case sensitive. Referrers are always case sensitive.
e.g:
if I want all the hits having 'emblrel' (both upper and lower case) I should have 1239 hits (from grep)
grep can differ from analog's count in various ways. There is something in the FAQ about this, I think.
_______________________________________________ analog-help mailing list [EMAIL PROTECTED] http://lists.meer.net/mailman/listinfo/analog-help

