Skip to content

Instantly share code, notes, and snippets.

@arcaduf
Last active March 8, 2019 15:48
Show Gist options
  • Save arcaduf/950703d6d00e1916d61c004e05b8fd3d to your computer and use it in GitHub Desktop.
Save arcaduf/950703d6d00e1916d61c004e05b8fd3d to your computer and use it in GitHub Desktop.
Recursive search in subfolders
find path/ -name 'string'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment