Difference between revisions of "Talk:Programming language cook book"

From Review or Discard at Will
Jump to: navigation, search
(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