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 (
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
2 matches
Mail list logo