delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
To: | cygwin AT cygwin DOT com |
From: | Eric Hanchrow <offby1 AT blarg DOT net> |
Subject: | Re: find dir <expr1> -o <expr2> does not work |
Date: | Tue, 20 Jun 2006 14:33:45 -0700 |
Lines: | 14 |
Message-ID: | <877j3bzf46.fsf@offby1.atm01.sea.blarg.net> |
References: | <Pine DOT INX DOT 4 DOT 33 DOT 0606210000570 DOT 135-100000 AT CristiROOPET02> |
Mime-Version: | 1.0 |
User-Agent: | Gnus/5.11 (Gnus v5.11) Emacs/22.0.51 (gnu/linux) |
X-IsSubscribed: | yes |
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 |
find common -type f -o -type l (get nothing here ) Your problem is with "find", not with Cygwin. Try find common -type f -o -type l -print -- As economics is known as "The Miserable Science", software engineering should be known as "The Doomed Discipline" -- Edsger Dijkstra -- 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 |