Skip to content

Instantly share code, notes, and snippets.

@ZenulAbidin
Created April 18, 2020 00:49
Show Gist options
  • Save ZenulAbidin/63934accd95b85b5f609dac17108ce52 to your computer and use it in GitHub Desktop.
Save ZenulAbidin/63934accd95b85b5f609dac17108ce52 to your computer and use it in GitHub Desktop.
I don't want to forget this
find . -name 'index.html*' -exec grep -H 'STRING' {} \;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment