Skip to content

Instantly share code, notes, and snippets.

@btctcn
Last active January 16, 2020 09:12
Show Gist options
  • Select an option

  • Save btctcn/9d6f31e050b745f6083ea5c6370b0bf5 to your computer and use it in GitHub Desktop.

Select an option

Save btctcn/9d6f31e050b745f6083ea5c6370b0bf5 to your computer and use it in GitHub Desktop.
Find substring in project files
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