Skip to content

Instantly share code, notes, and snippets.

@mw866
Created January 10, 2022 07:52
Show Gist options
  • Save mw866/edc1d20a82f26ac457e20d69b47339c2 to your computer and use it in GitHub Desktop.
Save mw866/edc1d20a82f26ac457e20d69b47339c2 to your computer and use it in GitHub Desktop.
#grep
# Search lines
grep -nr 'yourString*' .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment