A NOTE has been added to this issue. ====================================================================== https://www.austingroupbugs.net/view.php?id=1853 ====================================================================== Reported By: geoffclare Assigned To: ====================================================================== Project: 1003.1(2024)/Issue8 Issue ID: 1853 Category: Shell and Utilities Type: Clarification Requested Severity: Objection Priority: normal Status: Resolved Name: Geoff Clare Organization: The Open Group User Reference: Section: xargs Page Number: 3602 Line Number: 123241 Interp Status: --- Final Accepted Text: Resolution: Accepted Fixed in Version: ====================================================================== Date Submitted: 2024-09-02 14:27 UTC Last Modified: 2024-10-18 19:05 UTC ====================================================================== Summary: xargs -x lost an important detail between Issue 6 and 7 ======================================================================
---------------------------------------------------------------------- (0006926) stephane (reporter) - 2024-10-18 19:05 https://www.austingroupbugs.net/view.php?id=1853#c6926 ---------------------------------------------------------------------- Nitpick: > Each constructed command line shall include at least one argument from standard input. It shall be an error if a command line that will fit in the implied or specified size (see the -s option) cannot be constructed containing even one argument. That's except for the special case where stdin contains only blanks or newlines and there's no -I nor -r (or an empty input with -0). > <XSI>or number lines (see the -L option)</XSI> Should also be updated inline with https://www.austingroupbugs.net/view.php?id=1861, maybe to something like: <XSI>or the arguments from number lines (see the -L option)</XSI> Issue History Date Modified Username Field Change ====================================================================== 2024-09-02 14:27 geoffclare New Issue 2024-09-02 14:27 geoffclare Name => Geoff Clare 2024-09-02 14:27 geoffclare Organization => The Open Group 2024-09-02 14:27 geoffclare Section => xargs 2024-09-02 14:27 geoffclare Page Number => 3602 2024-09-02 14:27 geoffclare Line Number => 123241 2024-09-02 14:27 geoffclare Interp Status => --- 2024-09-02 14:31 geoffclare Note Added: 0006868 2024-09-02 14:33 geoffclare Desired Action Updated 2024-09-05 15:22 Don Cragun Status New => Resolved 2024-09-05 15:22 Don Cragun Resolution Open => Accepted 2024-09-05 15:23 Don Cragun Tag Attached: tc1-2024 2024-10-18 19:05 stephane Note Added: 0006926 ======================================================================
