Created
July 4, 2021 10:03
-
-
Save xb4dc0d3/8cb2f7957f14aa919ad06fbc069defaf to your computer and use it in GitHub Desktop.
search text recursively with spesific pattern
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 -ri1 "pass" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment