Date: Tue, 20 Apr 2021 12:44:07 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 253893] sed "/^\s*$/d" complains about trailing backslash (\) Message-ID: <bug-253893-227-oYUi6NN9Yh@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-253893-227@https.bugs.freebsd.org/bugzilla/> References: <bug-253893-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D253893 Andreas Sommer <andreas.sommer87@googlemail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andreas.sommer87@googlemail | |.com --- Comment #8 from Andreas Sommer <andreas.sommer87@googlemail.com> --- `\s` is very much a de-facto standard and should remain supported in 13.x = =E2=80=93 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 script= ing becomes. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-253893-227-oYUi6NN9Yh>