Skip to content

Instantly share code, notes, and snippets.

@xb4dc0d3
Created July 4, 2021 10:03
Show Gist options
  • Save xb4dc0d3/8cb2f7957f14aa919ad06fbc069defaf to your computer and use it in GitHub Desktop.
Save xb4dc0d3/8cb2f7957f14aa919ad06fbc069defaf to your computer and use it in GitHub Desktop.
search text recursively with spesific pattern
grep -ri1 "pass"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment