Difference between revisions of "Talk:Programming language cook book"
(maillog ip address) |
(No difference)
|
Revision as of 00:48, 11 July 2019
handy for getting ip address out of /var/log/maillog grep nstorage.org /var/log/maillog | cut -d ' ' -f 14 | sort | uniq