Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Feb 2008 23:56:49 +0100
From:      =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= <des@des.no>
To:        Jonathan McKeown <jonathan+freebsd-hackers@hst.org.za>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: find -lname and -ilname implemented
Message-ID:  <86oda7qo26.fsf@ds4.des.no>
In-Reply-To: <200802232322.45288.jonathan%2Bfreebsd-hackers@hst.org.za> (Jonathan McKeown's message of "Sat\, 23 Feb 2008 23\:22\:45 %2B0200")
References:  <200802232322.45288.jonathan%2Bfreebsd-hackers@hst.org.za>

next in thread | previous in thread | raw e-mail | index | archive | help
Jonathan McKeown <jonathan+freebsd-hackers@hst.org.za> writes:
> What functionality does
>
>     find path -lname name
>
> add that isn't already available from
>
>     find path -name name -type l

those are two entirely different things; -lname applies to the target of
the symlink, not the symlink itself.

DES
--=20
Dag-Erling Sm=C3=B8rgrav - des@des.no



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86oda7qo26.fsf>