Go to the folder you want to search in using cd:
For a simple list of files containing the example string “tags”:
1 2 3 |
grep -rl "tags" ./ |
No-frills guides related to Linux, web development, programming, audio/dj software, internet privacy, web radio and more.
Go to the folder you want to search in using cd:
For a simple list of files containing the example string “tags”:
1 2 3 |
grep -rl "tags" ./ |
Copyright © 2022 · BreakPoint Theme on Genesis Framework · WordPress · Log in