Date: Wed, 23 Aug 2000 15:02:07 +0300 From: Peter Pentchev <roam@orbitel.bg> To: freebsd-hackers@freebsd.org Subject: MFC of sed -E Message-ID: <20000823150207.D63286@ringwraith.office1.bg>
next in thread | raw e-mail | index | archive | help
Hey there, Is there any compelling reason not to merge the extended regexp capabilities of /usr/bin/sed? The patches in the following revisions apply cleanly to RELENG_4's sed (except for the $FreeBSD id's, of course ;), and -E works as expected. src/usr.bin/sed/compile.c 1.14 src/usr.bin/sed/extern.h 1.5 src/usr.bin/sed/main.c 1.10 src/usr.bin/sed/sed.1 1.10 G'luck, Peter -- If you think this sentence is confusing, then change one pig. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000823150207.D63286>