Skip to content

Instantly share code, notes, and snippets.

@HomenSimpsor
Last active December 14, 2015 07:19
Show Gist options
  • Save HomenSimpsor/5050062 to your computer and use it in GitHub Desktop.
Save HomenSimpsor/5050062 to your computer and use it in GitHub Desktop.
Edit any files in two directories that match
vim $(find interface library | xargs grep -RIsl 'Date Display Format' | sort | uniq)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment