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

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

win32 recursive glob broken


From: John Calcote
Subject: win32 recursive glob broken
Date: Thu, 22 Jan 2004 16:08:54 -0700

When you enter a recursive grep command such as:
 
  grep -r searchstring *.c
 
You will get an invalid parameter error if there are no files matching *.c in the current directory (there may be files below the current directory).
 
To work around this, I've placed dummy text files called dummy.c in my search roots. Then everything works fine.
 
Thanks,
John Calcote
Novell, Inc.

reply via email to

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