Date: Sat, 27 Feb 2021 17:27:23 +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-aAOtksENqw@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 Yuri Pankov <yuripv@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |yuripv@FreeBSD.org --- Comment #1 from Yuri Pankov <yuripv@FreeBSD.org> --- Note that while the bug is actual, there is an error in your reproducer, `s= ed "s/^\s*$/d"` is wrong, there should not be an 's' command at the beginning. --=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-aAOtksENqw>