Re: Where is the code for this page?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Aug 18, 2011 at 16:13, Dotan Cohen <dotancohen@xxxxxxxxx> wrote:
>
> 2) I learned a new trick today! Grep this/that syntax:
> cat .htaccess | grep "RewriteCond\|RewriteRule"
> That's a backslash-pipe double operator in there. Easy to remember:
> they're both on the same key.

    Depending on your keyboard layout, yes.  ;-P

    If you like operators with your grep, try grepping on steroids by
using egrep (`man egrep`).

-- 
</Daniel P. Brown>
Network Infrastructure Manager
http://www.php.net/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux