Using the make provided (GNU Make version 3.78.1 built for Windows32) with this package I get an error "make(e=2) System can't find the file". Entering the same line in the Windows shell works though. Also using another make.exe (I tried with a GNU Make 3.82 Built for i686-w64-mingw32) the commands were executed without problems.
oops... my fault due to a bad PATH ordering...
Hello On my Windows 7 x64 pro machine some commands like ls crash radnmly: PC-DEV64-1# ls abnormal program termination zsh: fork failed: interrupt PC-DEV64-1# ls abnormal program termination Any idea ??
Ok
Hello! C:\nncron>join --version join (GNU textutils) 2.0 Written by Mike Haertel....
Hi, why not developing it further for making "bash"-tools/UnxUtils for Reactos, to...
Make tar handle links
Very late reply, but there is a solution: http://unxutils.sourceforge.net/ indicates...
Very late reply, but there is a solution: http://unxutils.sourceforge.net/ indicates...
LS with h option
Provide a sample of your text, and what you want to pull out using grep please.
Thanks, you are right, this does work. However for some reason I now have another...
Using AIX 6.1.6.0 grep: grep -E "(AA|BB)" TEST.txt returns your text above
Thank you. My OS is win7 Grep says it's grep (GNU grep) 2.5.1 using a text file,...
Thank you. My OS is win7 Grep says it's grep (GNU grep) 2.5.1 using a text file,...
I'm not sure about what version of grep you're using grep what OS, but I've always...
Hi - Doing this, for example : grep "(014826\|007381)\t[^\t]*$" aaaa.txt will never...
I see the same error using GNU xargs version 4.1 on Win7: W:>grep teams *|xargs -0...