Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=3681853
By: michaelis

> grep -ir --include="*.txt" database .
> grep -r --include="*.txt" -i database .
>
Both commands works for me with grep version 2.5.1 on a Windows XP system.

> grep -ir --include="*.txt" database /
> grep -r --include="*.txt" -i database /
>
This doesn't find anything on my machine -- nor does it eject any error
messages.

Strange! Are you running your commands within a CMD window? Are you within a
directory you have the rights to access to?

With kind regards

Mathias

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=74807


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users

Reply via email to