X-Spam-Check-By: sourceware.org Message-ID: <46939CAB.7060107@gmail.com> Date: Tue, 10 Jul 2007 10:50:19 -0400 From: Matt Rice User-Agent: Thunderbird 2.0.0.4 (Windows/20070604) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: 1.3.12: zgrep option bug/problem Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com It appears when I try to zgrep multiple files and suppress the filename output with the short option, -h, it does no good. It does, however, appear to work with the long option, --no-filename. I'm assuming this is a bug because -h works fine on SuSE 10.1 Ex: zgrep -hE 'abc123' file1.gz file2.gz Thanks, Matt -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/