On 2017-04-13 (08:54 MDT), Phil Stracchino <ph...@caerllewys.net> wrote:
> 
> From today's log only (the rest are compressed):

bzgrep "TLS connection established from.*with cipher”  \
 /var/log/maillog.{0..14}.bz2 | \
 awk '{printf("%s %s %s %s\n", $12, $13, $14, $15)}' | \
 sort | uniq -c | sort -rn


-- 
Apple broke AppleScripting signatures in Mail.app, so no random signatures.

Reply via email to