[GnuWin32-Users] [gnuwin32 - Help] RE: find.exe
Read and respond to this message at: https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/1832242 By: feiyunw I confirmed this bug on my Win 7 x64 machine. Here is another example: http://stackoverflow.com/questions/3995493/gnuwin32-find-exe-expands-wildcard-be fore-performing-search I hope this bug can be fixed ASAP, as "find" is very popular. _ You are receiving this email because you elected to monitor this topic or entire forum. To stop monitoring this topic visit: https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/1832242/unmonitor To stop monitoring this forum visit: https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor -- Free Software Download: Index, Search & Analyze Logs and other IT data in Real-Time with Splunk. Collect, index and harness all the fast moving IT data generated by your applications, servers and devices whether physical, virtual or in the cloud. Deliver compliance at lower cost and gain new business insights. http://p.sf.net/sfu/splunk-dev2dev ___ GnuWin32-Users mailing list GnuWin32-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gnuwin32-users
[GnuWin32-Users] [gnuwin32 - Help] RE: find.exe
Read and respond to this message at: https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/1832242 By: inkarkat Same problem here, gnuwin32 find version 4.2.20. The problem (expanding the wildcard using matches in the current dir, resulting in "Paths must precede expression" error) manifests itself on Windows Vista Enterprise SP1 (x86) and Windows 7 Ultimate (x64), but not on Windows XP Prof. SP2. That's why user gnuwin32 couldn't reproduce this on XP; you need Vista or Windows 7. __ 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/projects/gnuwin32/forums/forum/74807/topic/1832242 -- Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev ___ GnuWin32-Users mailing list GnuWin32-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gnuwin32-users
[GnuWin32-Users] [gnuwin32 - Help] RE: find.exe
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4837862 By: jon_moore I think I've seen the same thing. It looks like the gnuwin32 find 4.2.20 (my version) is expanding the wildcard using matches in the current directory. That gives the kind of errors grumbled00k saw if there is more than one match. So with a file structure like this ./foofoo ./Child/foofoo ./Child/foobar Running find . -iname 'foo*' from . returns only the first two files Running from ./Child gives the "Paths must precede expression" error Running from .. returns all three files This looks like a bug. It is a difference in behavior compared to GNU find 4.1.7 on linux and the cygwin version of GNU find 4.2.11 (which always return all three files) __ 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: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/ ___ GnuWin32-Users mailing list GnuWin32-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gnuwin32-users
[GnuWin32-Users] [gnuwin32 - Help] RE: find.exe
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4677182 By: gnuwin32 The examples you gave, all work fine on my system (MS-Windows XP SP2). For example, find . -iname "*n*" lists all the files in the current directory and below with an n in their name. So you'll have to give a more specific example before this can be investigated further. __ 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 - SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace ___ GnuWin32-Users mailing list GnuWin32-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gnuwin32-users
[GnuWin32-Users] [gnuwin32 - Help] RE: find.exe
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4675206 By: grumbled00k Still no idea? ... gnuwin's find is completely useless when it's impossible to search for files with a certain extension ... __ 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 - SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace ___ GnuWin32-Users mailing list GnuWin32-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gnuwin32-users
[GnuWin32-Users] [gnuwin32 - Help] RE: find.exe
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4542194 By: grumbled00k Any path, like "." or "C:\users\user\documents". Try searching for "*nnn*", "*nn*" or "*n*" in the default path ("."). Only "*n*" gives the error. __ 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: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/ ___ GnuWin32-Users mailing list GnuWin32-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gnuwin32-users
[GnuWin32-Users] [gnuwin32 - Help] RE: find.exe
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4538659 By: wwp What's the exact value of "path" in your examples? __ 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: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/ ___ GnuWin32-Users mailing list GnuWin32-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gnuwin32-users