On Oct 4, 2006, at 20:45, robert lazarski wrote:
> sed: invalid option -- E
> Usage: sed [OPTION]... {script-only-if-no-other-script} [input-
> file]...
> The version of sed I got is GNU sed version 4.1.4 .
Ah, the wonderful differences between BSD sed and GNU sed.
I believe the BSD sed -E option's equivalent is -r in GNU sed.
--
fds