Hi, the option -color=auto does not work in grep --ver GNU grep 2.5.4 Copyright (C) 2009 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
c:\ToPs_DevTools\CygWin\bin\grep.exe --colour=auto -n "^[^() ]*M_Auswahl[^() ]*$" *.a26 Same call with version 2.5.1 c:\ToPs_DevTools\CygWin.org-2009\bin\grep.exe --ver grep (GNU grep) 2.5.1 Copyright 1988, 1992-1999, 2000, 2001 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Get following result which is correct: c:\ToPs_DevTools\CygWin.org-2009\bin\grep.exe --color=auto -n "^[^() ]*M_Auswahl[^() ]*$" *.a26 cad_base.a26:11150:M_Auswahl Version 2.5.4 use black forground color on black background color if i use -color=auto Running in cmd.exe on Win7 64Bit Best regards, p.p. Dipl.-Ing. Uwe Köhler CADCAM TRUMPF Werkzeugmaschinen GmbH + Co. KG Johann-Maus-Strasse 2 71254 Ditzingen Germany phone: +49 7156 303-30749 homeoffice:+49 7522 759658 fax: +49 7156 303-30564 [email protected] <blocked::mailto:[email protected]> www.trumpf.com <blocked::http://www.trumpf.com/> TRUMPF Werkzeugmaschinen GmbH + Co. KG, Ditzingen, Amtsgericht Stuttgart HRA 202772 Unlimited Liability Partner: TRUMPF Werkzeugmaschinen Beteiligungs-GmbH, Ditzingen, Amtsgericht Stuttgart HRB 206070 Managing Board: Dr.-Ing. Mathias Kammüller (President), Dipl.-Ing. Friedrich Kilian, Dr. rer. soc. Gerhard Rübling This email may contain material that is confidential, privileged and for the sole use of the intended recipient. Any review, reliance or distribution by others or forwarding without express permission is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies.
