|
|
Well this one is just so I remember how to do this, I keep forgetting the exact syntax and have to look it up on other sites, so if I put it on mine I know where it is…. in the shell find . -type f -exec grep -i “phrase to find” {} ; -print [...]
Tue, 12 Jul 2011 15:54:19 +0000
|
|