PCRE regexp rc brew install perl Find recourse pcre2grep -r your-regexp . Replace multiline perl -pi~ -0pe 's/foo.*?xyz/foo bar xyz/sm' path/to/your.file