Skip to content

Instantly share code, notes, and snippets.

@jimkang
Created June 19, 2014 17:50
Show Gist options
  • Save jimkang/244f370c45abcf434440 to your computer and use it in GitHub Desktop.
Save jimkang/244f370c45abcf434440 to your computer and use it in GitHub Desktop.
How to use `find`. I somehow always forget this.
find . -name [name of file]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment