Back to snippets

Grep Filename

To grep filename .env in current folder, use the following command:

grep -r "3356" --include=".env" .