find -L

Svend Sorensen ssorensen@gmail.com
Mon Aug 29 23:27:00 GMT 2005


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/



More information about the Cygwin mailing list