Date: Tue, 23 Sep 1997 00:57:31 +1000 From: Bruce Evans <bde@zeta.org.au> To: rab@cdrom.com, wosch@cs.tu-berlin.de Cc: freebsd-bugs@FreeBSD.ORG, rab@wc.cdrom.com Subject: Re: bug in "find" Message-ID: <199709221457.AAA18504@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
>> "find" does not properly handle directory names ending in /. > >This is a problem of the fts(3) library. All programs which >use fts functions (du, ls, find, chmod, rm, cp) are affected. fts has already been "fixed" to strip some slashes. This broke it. See PR 4593. Now it may be fixed properly. Bruce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199709221457.AAA18504>