[Bug 213474] sed behavior change with a/i/c operands.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Oct 27 13:28:19 UTC 2016


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

--- Comment #4 from Sergey <kpect at protonmail.com> ---
(In reply to Pedro F. Giffuni from comment #3)

In my humble opinion it's a bad decision.
In that case i'd rather patch sed's source like this:

        # Restore original BSD sed
        sed -E -i '' \
                -e '/           p = lbuf;/ a\
                \               EATSPACE();' \
        usr.bin/sed/compile.c

I suppose FreeBSD shuld remain authenic and must not rush after Linux, as the
ones who like Linux will use Linux, not BSD. FreeBSD should not copy or be
'like' Linux because it will never be on par with it... Why not to import
coreutils in this case? FreeBSD has it's own benefits and should keep 'em.
Those who migrate from Linux seek for something else/something new and not
another linux with different name.

Regards,
Sergey.

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


More information about the freebsd-bugs mailing list