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

--- Comment #1 from Tim Chase <free...@tim.thechases.com> ---
I've reduced the test-case to just the `q` and it still works:

    $ sed 2q a
    1
    2
    $ sed -i.bak 2q a

This leaves `a` unmodified, without creating a .bak file.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to