Skip to content

Instantly share code, notes, and snippets.

@chriselly
Last active December 10, 2015 22:29
Show Gist options
  • Save chriselly/4502980 to your computer and use it in GitHub Desktop.
Save chriselly/4502980 to your computer and use it in GitHub Desktop.
sed -i "" 's/\/Original_Path\//\/New_Path\//g' `grep -RInils "\/Original_Path\/" .`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment