View Issue Details

IDProjectCategoryView StatusLast Update
00015011003.1(2016/18)/Issue7+TC2Shell and Utilitiespublic2024-06-11 09:07
Reportergeoffclare Assigned To 
PrioritynormalSeverityObjectionTypeClarification Requested
Status ClosedResolutionAccepted 
NameGeoff Clare
OrganizationThe Open Group
User Reference
Sectionfind
Page Number2801
Line Number92107-92108
Interp Status---
Final Accepted Text
Summary0001501: find EXIT STATUS needs some changes
DescriptionThe find utility has a similar problem to the one reported for diff in bug 0001498.

In addition, the EXIT STATUS section does not reflect the effect of "-exec ... {} +" on find's exit status.
Desired ActionChange:
0 All path operands were traversed successfully.

>0 An error occurred.
to:
0 All path 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 -exec primary punctuated by a <plus-sign> exited with exit status 0.

>0 A command executed using the -exec primary punctuated by a <plus-sign> exited with non-zero status, or an error occurred.

Tagstc3-2008

Relationships

related to 0001498 Closed diff exit status when an error occurs while writing the differences 

Activities

There are no notes attached to this issue.

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 => ---
2021-08-06 14:41 geoffclare Relationship added related to 0001498
2021-12-02 16:49 Don Cragun Status New => Resolved
2021-12-02 16:49 Don Cragun Resolution Open => Accepted
2021-12-02 16:49 Don Cragun Tag Attached: tc3-2008
2022-01-06 10:41 geoffclare Status Resolved => Applied
2024-06-11 09:07 agadmin Status Applied => Closed