Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #107.41K
~1K People Reached
Favorite Forums
Member Avatar for metaface

Hello all, My question is about grep as a command line program... How can I tell grep to only search inside files that end in ".php"? The command that I am using now is: grep -r "some_string" some_directory Thanks! -Dave

Member Avatar for sethwb
0
1K