Quoting Mike Hicks (hick0088 at tc.umn.edu):
> "Florin Iucha" <florin at iucha.net> wrote:
> > 
> > $ grep Aug access_log | grep default.ida | wc -l      
> >       36 
> 
> Just in case anyone doesn't want to type that much ;-)
> 
>   grep Aug access_log | grep -c default.ida
> 

% grep Aug access.log | grep -c default.ida
150



-- 
Bob Tanner <tanner at real-time.com>       | Phone : (952)943-8700
http://www.mn-linux.org                 | Fax   : (952)943-8500
Key fingerprint =  6C E9 51 4F D5 3E 4C 66 62 A9 10 E5 35 85 39 D9