The following issue has been SUBMITTED.
======================================================================
https://austingroupbugs.net/view.php?id=1501
======================================================================
Reported By: geoffclare
Assigned To:
======================================================================
Project: 1003.1(2016/18)/Issue7+TC2
Issue ID: 1501
Category: Shell and Utilities
Type: Clarification Requested
Severity: Objection
Priority: normal
Status: New
Name: Geoff Clare
Organization: The Open Group
User Reference:
Section: find
Page Number: 2801
Line Number: 92107-92108
Interp Status: ---
Final Accepted Text:
======================================================================
Date Submitted: 2021-08-06 14:40 UTC
Last Modified: 2021-08-06 14:40 UTC
======================================================================
Summary: find EXIT STATUS needs some changes
Description:
The find utility has a similar problem to the one reported for diff in bug
https://austingroupbugs.net/view.php?id=1498.
In addition, the EXIT STATUS section does not reflect the effect of "-exec
... {} +" on find's exit status.
Desired Action:
Change:<blockquote>0 All <i>path</i> operands were traversed successfully.
>0 An error occurred.</blockquote>to:<blockquote>0 All <i>path</i> operands
were traversed successfully, the output (if any) specified in STDOUT was
successfully written to standard output, and all commands (if any) executed
using the <b>-exec</b> primary punctuated by a <plus-sign> exited with exit
status 0.
>0 A command executed using the <b>-exec</b> primary punctuated by a
<plus-sign> exited with non-zero status, or an error
occurred.</blockquote>
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2021-08-06 14:40 geoffclare New Issue
2021-08-06 14:40 geoffclare Name => Geoff Clare
2021-08-06 14:40 geoffclare Organization => The Open Group
2021-08-06 14:40 geoffclare Section => find
2021-08-06 14:40 geoffclare Page Number => 2801
2021-08-06 14:40 geoffclare Line Number => 92107-92108
2021-08-06 14:40 geoffclare Interp Status => ---
======================================================================