http://bugs.winehq.org/show_bug.cgi?id=14545
--- Comment #17 from Dawid Hanak nugrud@gmail.com 2009-04-27 09:40:18 --- (In reply to comment #14)
"find" is also missing as a builtin command in wine's cmd.exe.
New version of ReactOS (0.3.9) was released today, and they're changelog states:
"A great deal of work has been put into the command prompt to make it much more compatible. It's now able to run very complex scripts, including our own Build Environment"
And I read their cmd.exe was forked from wine's one years ago, but it still can be used in wine! Their cmd.exe binary is 1.1MB compared to 250KB in wine, and they have also find.exe :D I downloaded it just for that two files and placed them in ~/.drive_c/windows/system32 but unfortunately BGT didn't install with very similar syntax errors (for f/, "path not found" and even "access denied").
From pure curiosity could it be "backported" to wine?