[Bug 253893] sed "/^\s*$/d" complains about trailing backslash (\)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Apr 20 12:44:08 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253893

Andreas Sommer <andreas.sommer87 at googlemail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andreas.sommer87 at googlemail
                   |                            |.com

--- Comment #8 from Andreas Sommer <andreas.sommer87 at googlemail.com> ---
`\s` is very much a de-facto standard and should remain supported in 13.x –
even if it's not written down in POSIX. GNU sed also has this, and the more
their feature sets drift apart, the more annoying any cross-platform scripting
becomes.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list