Last active
March 8, 2019 15:48
-
-
Save arcaduf/950703d6d00e1916d61c004e05b8fd3d to your computer and use it in GitHub Desktop.
Recursive search in subfolders
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
find path/ -name 'string' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment