Hi,

I have just installed gnuutils(find and grep) in my winxp(32) system.

when I try to find some files containing some certain string
recursively, something strange happens

i.e. grep -l 'something' -R *

then all the files under the current directory or futher under the
subdirectory of this current directory should be searched. but i got
some information like:

grep: Xxxxx/: No such file or directory
.....

It seems this grep hasn't searched the files under the subdirectory,
but search the directories themself

Thanks for your help

Weiyu Yi

------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users

Reply via email to