Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save williamluisan/c9b46ab28017f3d1300a4981ecdd94bf to your computer and use it in GitHub Desktop.
Save williamluisan/c9b46ab28017f3d1300a4981ecdd94bf to your computer and use it in GitHub Desktop.
(unix) Search file inside folder
find . -name "foo*"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment