Making more better
This commit is contained in:
parent
4a5d67e3f8
commit
0ac9d5a3cc
|
@ -1,2 +1,2 @@
|
|||
#!/bin/bash
|
||||
/usr/sbin/pflogsumm /var/log/mail.log | mail -s "Mail Report for `date +%Y/%m/%d`" postmaster@thunix.net
|
||||
/usr/sbin/pflogsumm -d today /var/log/mail.log | mail -s "Mail Report for `date +%Y/%m/%d`" postmaster@thunix.net
|
||||
|
|
Loading…
Reference in New Issue