Last active
January 16, 2020 09:12
-
-
Save btctcn/9d6f31e050b745f6083ea5c6370b0bf5 to your computer and use it in GitHub Desktop.
Find substring in project files
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
| grep -r --include '*.csproj' Rollbar ~/my.folder |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment