Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-ID: <7ff9c2a1050829162234e4ac6c@mail.gmail.com> Date: Mon, 29 Aug 2005 16:22:31 -0700 From: Svend Sorensen To: cygwin AT cygwin DOT com Subject: Re: find -L In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline References: X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id j7TNMePH000976 It's 'find -L ./ -print', From the man page: SYNOPSIS find [-H] [-L] [-P] [path...] [expression] (-H, -L, -P, goes before the path) On 8/29/05, Hans Horn wrote: > Group, > > I was trying to use cygwin's find with the -L (follow symlinks), but I'm > getting: > > > find ./ -L -print > find: invalid predicate `-L' > > The man page seems to be wrong about this. > What is the option to do this that works? > > H. > > > > > -- > 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/