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 <[EMAIL PROTECTED]> 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/