This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: find -L


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 <hannes@2horns.com> 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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]