[Bug 253893] sed "/^\s*$/d" complains about trailing backslash (\)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Feb 27 17:27:23 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253893
Yuri Pankov <yuripv at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |yuripv at FreeBSD.org
--- Comment #1 from Yuri Pankov <yuripv at FreeBSD.org> ---
Note that while the bug is actual, there is an error in your reproducer, `sed
"s/^\s*$/d"` is wrong, there should not be an 's' command at the beginning.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list