* Tom Kinghorn <thomas.kingh...@gmail.com>:
> On 10/02/2012 09:28, Ralf Hildebrandt wrote:
> >* kshitij mali<foreplay...@gmail.com>:
> >cat /var/log/maillog | egrep -i 'from=<.*@yahoo\.com>'
> >
> Why waste processing cycles, just use egrep instead of using cat first.
> 
> egrep -i 'from=<.*@yahoo\.com>' /var/log/maillog

Yeah, but I wanted to make my change easy to spot.

-- 
Ralf Hildebrandt
  Geschäftsbereich IT | Abteilung Netzwerk
  Charité - Universitätsmedizin Berlin
  Campus Benjamin Franklin
  Hindenburgdamm 30 | D-12203 Berlin
  Tel. +49 30 450 570 155 | Fax: +49 30 450 570 962
  ralf.hildebra...@charite.de | http://www.charite.de
            

Reply via email to