bug-gnu-utils
[Top][All Lists]
Advanced

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

grep recursive problem


From: Steve_Alpert
Subject: grep recursive problem
Date: Fri, 27 Aug 2004 08:35:28 -0400

grep (GNU grep) 2.4.2

If I try a recursive grep and the current directory does not contain at 
least one file in the list, I get an error (even if a subdirectory does)

C:\Visual Studio .NET 2003\Vc7>grep --recursive WM_PAINT *.h
grep: *.h: Invalid argument

C:\Visual Studio .NET 2003\Vc7>cd PlatformSDK\Include

C:\Visual Studio .NET 2003\Vc7\PlatformSDK\Include>grep --recursive 
WM_PAINT *.h
TextServ.h:     //@cmember Send a WM_PAINT to the window
WindowsX.h:#define HANDLE_WM_PAINT(hwnd, wParam, lParam, fn) \
...

/steve



----------------------------------------------------
NOTICE OF CONFIDENTIALITY
----------------------------------------------------
The information in this email, including attachments, may be confidential 
and/or privileged and may contain confidential health information.  This email 
is intended to be reviewed only by the individual or organization named as 
addressee.  If you have received this email in error please notify IDX 
immediately - by return message to the sender or to address@hidden - and 
destroy all copies of this message and any attachments.   Please note that any 
views or opinions presented in this email are solely those of the author and do 
not necessarily represent those of IDX.  Confidential health information is 
protected by state and federal law, including, but not limited to, the Health 
Insurance Portability and Accountability Act of 1996 and related regulations. 





reply via email to

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