No more rewrite?

Supposedly, thanks to Steve, I should have WP no longer messing with my text!  Let’s see:

find . --name "*.c" -exec grep -H "dang rules!" {} \;

Did it work?

2 Responses to “No more rewrite?”

  1. Looks good, man. I dunno if it applies to comments:

    find . –name “*.c” -exec grep -H “dang rules!” {} \;

  2. Yep, it apparently does. Thanks, Steve.

Discussion Area - Leave a Comment