help-emacs-windows
[Top][All Lists]
Advanced

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

RE: [h-e-w] grep-find quoting and nt emacs 21.1


From: Christine Burr
Subject: RE: [h-e-w] grep-find quoting and nt emacs 21.1
Date: Thu, 3 Jan 2002 13:45:58 -0500

Yes, it's the cygwin find, not the windows version. This is sample
output I've gotten in the *igrep* buffer:

cd d:/users/cburr/work/BAPI/DLL/S70Server/
find . -type d \( -name SCCS -o -name RCS \) -prune -o \( -type f -o
-type l \) -name "*.h" -print0 | xargs -0 -e grep -n   'address'
/dev/null
/PROGRA~1/cygnus/cygwin-b20/H-i586-cygwin32/bin/bash.exe: -c: line 1:
syntax error near unexpected token `\\('
/PROGRA~1/cygnus/cygwin-b20/H-i586-cygwin32/bin/bash.exe: -c: line 1:
`find . -type d \\( -name SCCS -o -name RCS \\) -prune -o \\( -type f -o
-type l \\) -name "*.h" -print0 | xargs -0 -e grep -n   'address'
/dev/null'

igrep exited abnormally with code 2 at Thu Jan 03 13:41:57


        
Chris





reply via email to

[Prev in Thread] Current Thread [Next in Thread]