Skip to content

Instantly share code, notes, and snippets.

@ambas
Created June 4, 2015 10:24
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 ambas/810f16e3999bdb054665 to your computer and use it in GitHub Desktop.
Save ambas/810f16e3999bdb054665 to your computer and use it in GitHub Desktop.
sed -i '' 's/nullable//g' $(grep -lr --exclude-dir=".git" -e "nullable" .)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment