2022-12-08 15:39:32 +0000, Austin Group Bug Tracker via austin-group-l at The Open Group: [...] > It is looking like the group might decide to add find -print0 and related > xargs and read features (for reasons I won't go into here). [...]
That's good news. Would you go over those reasons here on the mailing list? Is there any plan of adding the accompanying -z options of grep/sort/ls/sed/cut... (see also the --files0-from of some GNU utilties or the awk -v RS='\0' -v ORS='\0' that some awk implementations still don't support (that support currently not mandated by POSIX)). -- Stephane
