> > imgate1# grep "client=email.cshore.com" /var/log/maillog | wc -l > > 4301
egrep -ic "client=email.cshore.com" /var/log/maillog Len
> > imgate1# grep "client=email.cshore.com" /var/log/maillog | wc -l > > 4301
egrep -ic "client=email.cshore.com" /var/log/maillog Len