On 05/07/2013 04:03 PM, Reindl Harald wrote:
> exactly the format like below from /var/log/maillog and yesterday?

With GNU date:
fgrep -e "`date -d yesterday +'%b %e'`" /var/log/mail.log | fgrep NOQUEUE

-- 
Martin

Reply via email to