Skip to content

Instantly share code, notes, and snippets.

@prafiles
Last active March 9, 2023 15:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save prafiles/b190ceff2c4a2487e52b875b550e5948 to your computer and use it in GitHub Desktop.
Save prafiles/b190ceff2c4a2487e52b875b550e5948 to your computer and use it in GitHub Desktop.
perl -0777 -i -pi.bak -e 's/<pattern-line1>\n<pattern-line2>/<replace text>/g' `find . -name *.<extension>`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment