Skip to content

Instantly share code, notes, and snippets.

@lirenlin
Created September 26, 2013 15:58
Show Gist options
  • Select an option

  • Save lirenlin/6716230 to your computer and use it in GitHub Desktop.

Select an option

Save lirenlin/6716230 to your computer and use it in GitHub Desktop.
fine depth option
find . -maxdepth 3 -type f -name "file"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment