Skip to content

Instantly share code, notes, and snippets.

@mrdoob
Created July 26, 2012 21:44
Show Gist options
  • Save mrdoob/3184753 to your computer and use it in GitHub Desktop.
Save mrdoob/3184753 to your computer and use it in GitHub Desktop.
Search and replace in multiple files.
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