A NOTE has been added to this issue. ====================================================================== https://austingroupbugs.net/view.php?id=1563 ====================================================================== Reported By: andras_farkas Assigned To: ====================================================================== Project: 1003.1(2016/18)/Issue7+TC2 Issue ID: 1563 Category: Shell and Utilities Type: Clarification Requested Severity: Editorial Priority: normal Status: New Name: Andras Farkas Organization: User Reference: Section: what Page Number: Line Number: Interp Status: --- Final Accepted Text: ====================================================================== Date Submitted: 2022-02-18 15:07 UTC Last Modified: 2022-02-18 16:02 UTC ====================================================================== Summary: Wording for what seem to imply odd behavior. "all occurrences of @(#)" ======================================================================
---------------------------------------------------------------------- (0005686) shware_systems (reporter) - 2022-02-18 16:02 https://austingroupbugs.net/view.php?id=1563#c5686 ---------------------------------------------------------------------- AFAICT, the subsequent @(#) entries are all part of the identification string data as non-special text, terminated by the \n. So it should go on one line. What appears to be missing is making it explicit searches continue after the identification string terminator, when -s not specified. If an identification string doesn't have one of the terminators, I'd think it's on the storing application to add one. For the example, using '\n' as default for the purpose, this would change it to: "@(#)ABC\n@(#)DEF\n@(#)GHI\n" to get all instances output on separate lines. Issue History Date Modified Username Field Change ====================================================================== 2022-02-18 15:07 andras_farkas New Issue 2022-02-18 15:07 andras_farkas Name => Andras Farkas 2022-02-18 15:07 andras_farkas Section => what 2022-02-18 15:23 andras_farkas Note Added: 0005684 2022-02-18 16:02 shware_systems Note Added: 0005686 ======================================================================
