Skip to content

Instantly share code, notes, and snippets.

@04pallav
Last active September 22, 2017 22:51
Show Gist options
  • Save 04pallav/606f3b72e16f68d9562878fad7b7f0a5 to your computer and use it in GitHub Desktop.
Save 04pallav/606f3b72e16f68d9562878fad7b7f0a5 to your computer and use it in GitHub Desktop.
search in all folders
find -name *hello* ## will search hello keyword in all filenames inside the folder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment