Created
July 26, 2012 21:44
-
-
Save mrdoob/3184753 to your computer and use it in GitHub Desktop.
Search and replace in multiple files.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sed -i 's/\,\"image\"\:\"[a-Z0-9\:\/\.\_\-]*\"//g' * |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment