FreeBSD Bugzilla – Attachment 60415 Details for
Bug 90687
[patch] side effect of -delete option of find(1)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 443 bytes, created by
Anatoli Klassen
on 2005-12-20 15:00:12 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Anatoli Klassen
Created:
2005-12-20 15:00:12 UTC
Size:
443 bytes
patch
obsolete
>--- /usr/src/usr.bin/find/function.c Thu Jul 29 05:33:55 2004 >+++ find/function.c Tue Dec 20 14:16:56 2005 >@@ -453,8 +453,6 @@ > { > > ftsoptions &= ~FTS_NOSTAT; /* no optimise */ >- ftsoptions |= FTS_PHYSICAL; /* disable -follow */ >- ftsoptions &= ~FTS_LOGICAL; /* disable -follow */ > isoutput = 1; /* possible output */ > isdepth = 1; /* -depth implied */ > >To delete the links really one can use "find -L . -type l -print0 | xargs -0 rm"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 90687
: 60415