busybox/editors
Eric Andersen 28b3c53f0d I just whipped up support for arbitrary regex delimiters, so
now things such as
    $ echo foo | sed 'sxfooxb\arx'
    bar
will work as expected (and so doogie can stop complaining).
 -Erik
2001-01-02 11:01:31 +00:00
..
sed.c I just whipped up support for arbitrary regex delimiters, so 2001-01-02 11:01:31 +00:00