Skip to content

Instantly share code, notes, and snippets.

@bit-dragon
Created June 19, 2012 00:08
Show Gist options
  • Save bit-dragon/2951577 to your computer and use it in GitHub Desktop.
Save bit-dragon/2951577 to your computer and use it in GitHub Desktop.
Replace
find ./ -name filename | xargs sed -i 0 "s/original/replace/g"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment