| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| DomainKey-Signature: | a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id |
| :list-unsubscribe:list-subscribe:list-archive:list-post | |
| :list-help:sender:from:to:cc:subject:date:message-id:references | |
| :in-reply-to:content-type:content-transfer-encoding | |
| :mime-version; q=dns; s=default; b=qzOMBu9xeNdnzPJ6vz+5Z3cpmfOVU | |
| oAktMUFercrAmcHbFCWErCYDEqFnluSslbASYOlOeF+dZiua4umGYirfJz7lEDR9 | |
| DTltcfPWiadVUh7Hfh1N/v0rohxbH6Jhr+svDIgZyOYz0JujLkpy6ti67/wygMtm | |
| XbsJM2yJBta1nM= | |
| DKIM-Signature: | v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id |
| :list-unsubscribe:list-subscribe:list-archive:list-post | |
| :list-help:sender:from:to:cc:subject:date:message-id:references | |
| :in-reply-to:content-type:content-transfer-encoding | |
| :mime-version; s=default; bh=mrRPfwVNefEaDLh2vOtMuA1p96A=; b=Gjk | |
| 5Z5gALGoV14G/7doIIAYPX89NopjAxaD55rj2UNvd6qfps+L3k1v5+elC63ZXfu4 | |
| aVjHMWnTwEte7F7E6UAbEcLfU5wkxWZ/k1W4599uZL40vfCvfzs7oU0ckmQ/wUat | |
| C76n9kkb3bLRfefa+kSkhhUq/+mokIkumoY4tTs0= | |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Authentication-Results: | sourceware.org; auth=none |
| X-Virus-Found: | No |
| X-Spam-SWARE-Status: | No, score=2.2 required=5.0 tests=AWL,BAYES_50,KAM_COUK autolearn=no version=3.3.2 |
| X-HELO: | mx-relay39-dus.antispameurope.com |
| From: | Fergus Daly <fergusd AT frontier-science DOT co DOT uk> |
| To: | "'cygwin AT cygwin DOT com'" <cygwin AT cygwin DOT com> |
| CC: | Fergus Daly <fergusd AT frontier-science DOT co DOT uk> |
| Subject: | RE: Altered behaviour of grep |
| Date: | Tue, 24 Mar 2015 08:43:20 +0000 |
| Message-ID: | <9D9AC45310887B40A7245734E850FBE1125C0ED0@FS-MX02.frontier.local> |
| References: | <9D9AC45310887B40A7245734E850FBE1125C0E20 AT FS-MX02 DOT frontier DOT local> |
| In-Reply-To: | <9D9AC45310887B40A7245734E850FBE1125C0E20@FS-MX02.frontier.local> |
| MIME-Version: | 1.0 |
| X-cloud-security-sender:fergusd AT frontier-science DOT co DOT uk : | |
| X-cloud-security-recipient:cygwin AT cygwin DOT com : | |
| X-cloud-security-Virusscan:CLEAN : | |
| X-cloud-security-disclaimer: | This E-Mail was scanned by E-Mailservice on mx-gate39-dus with 29699201800C |
| X-cloud-security-connect: | unknown[195.59.181.82], TLS=, IP=195.59.181.82 |
| X-cloud-security:scantime:.1835 : | |
| X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id t2O8hfFd012074 |
grep -Pl "\xmn"
used to find files containing the ASCII character mn. For instance
grep -PL "\x0d" or "\x0a" or usefully "\x00".
^
I did mean grep -Pl in both cases.
Fergus
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |