Return to Snippet

Revision: 32524
at September 28, 2010 01:16 by karmacode


Initial Code
grep -wnR "Pregnancy" .

Output:
./whats_hot.info:3:description = "Parenting Pregnancy Channel Promos"
./whats_hot.info:5:package = Parenting Pregnancy

Initial URL


Initial Description
Allows you to look for an exact word search

Initial Title
Exact word search with grep

Initial Tags
Bash

Initial Language
PHP