I tested it with '*svn*' and on cygwin grep which is:

grep (GNU grep) 2.5.1

and it worked.

Strangely enough if I put '*.svn*' it didn't work.

bob

Gary Johnson wrote:
Hi Bob,

That doesn't seem to work either.  I executed the following:

    cd ~/.vim
    grep -Rli --exclude=\*syntax\* maintainer .

and the results included files such as

    ./syntax/Decho.vim

I also tried variations including

    --exclude=syntax
    --exclude=*syntax*
    --exclude='*syntax*'
    '--exclude=*syntax*'

all with the same results.

Regards,
Gary


--
Bob Davis | Senior Advisory Software Developer - Applications
[EMAIL PROTECTED]
Work: 603-926-9696 x3456 Direct#: 603-929-8956
Home: 603-778-0781
Cell#: 603-793-6403
Aim: dad1732
Yim: rsdavis9

Reply via email to