Re: find -L

2005-08-29 Thread Svend Sorensen
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 (

find -L

2005-08-29 Thread Hans Horn
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.c