/ Published in: Bash
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
grep -r --include=*.php "some_string" some_directory
Comments
You need to login to view comments.
