Skip to content

Instantly share code, notes, and snippets.

@ryannealmes
Created November 9, 2018 22:23
Show Gist options
  • Save ryannealmes/44954fec069f1a4b568f8cc90c9eace5 to your computer and use it in GitHub Desktop.
Save ryannealmes/44954fec069f1a4b568f8cc90c9eace5 to your computer and use it in GitHub Desktop.
Finding files
find / -type f -name [file]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment