| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| 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 |
| Date: | Tue, 12 Oct 2004 12:04:11 -0600 |
| From: | Mark Paulus <mark DOT paulus AT mci DOT com> |
| Subject: | Re: problem with find/grep |
| In-reply-to: | <20041012171412.GC28277@trixie.casa.cgf.cx> |
| To: | "cygwin AT cygwin DOT com" <cygwin AT cygwin DOT com> |
| Message-id: | <0I5H00N0KGV01O@pmismtp01.mcilink.com> |
| MIME-version: | 1.0 |
| Priority: | Normal |
| X-IsSubscribed: | yes |
Thanks. I was not aware of the -print0 option. This is what I love about *n*x: Always something new to learn, or another way to find a solution. On Tue, 12 Oct 2004 13:14:12 -0400, Christopher Faylor wrote: >On Tue, Oct 12, 2004 at 11:00:35AM -0600, Mark Paulus wrote: >>Another issue I've run into with find, but typically when I pipe >>it to xargs is that directories/files with spaces in the names cause >>all kind of disruption. >So use "find -print0 | xargs -0". >cgf >-- >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/ -- 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |