BSD sed uses -E instead of -r to enable ERE.
GNU sed silently supports -E as an alias for -r too.
1 file changed