A NOTE has been added to this issue. ====================================================================== https://austingroupbugs.net/view.php?id=1872 ====================================================================== Reported By: steffen Assigned To: ====================================================================== Project: 1003.1(2024)/Issue8 Issue ID: 1872 Category: Shell and Utilities Type: Clarification Requested Severity: Editorial Priority: normal Status: New Name: steffen Organization: User Reference: Section: find Page Number: 2946 Line Number: 98444 ff. Interp Status: --- Final Accepted Text: ====================================================================== Date Submitted: 2024-11-07 21:34 UTC Last Modified: 2024-11-07 21:38 UTC ====================================================================== Summary: find: clarify "less safe" statement ======================================================================
---------------------------------------------------------------------- (0006951) steffen (reporter) - 2024-11-07 21:38 https://austingroupbugs.net/view.php?id=1872#c6951 ---------------------------------------------------------------------- P.S.: for xargs POSIX says <code> 123174 If the −0 option is specified, the application shall ensure that arguments in the standard input are 123175 delimited by null bytes. If multiple adjacent null bytes occur in the input, each null byte shall be 123176 treated as a delimiter. If the standard input is not empty and does not end with a null byte, xargs 123177 should ignore the trailing non-null bytes (as this can signal incomplete data) but may use them 123178 as the last argument passed to utility. </code> Issue History Date Modified Username Field Change ====================================================================== 2024-11-07 21:34 steffen New Issue 2024-11-07 21:34 steffen Name => steffen 2024-11-07 21:34 steffen Section => find 2024-11-07 21:34 steffen Page Number => 2946 2024-11-07 21:34 steffen Line Number => 98444 ff. 2024-11-07 21:38 steffen Note Added: 0006951 ======================================================================
