Skip to content

Instantly share code, notes, and snippets.

@wolkenschieber
Created April 2, 2021 18:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wolkenschieber/0aedb678b8289aba24a2008bee6d208d to your computer and use it in GitHub Desktop.
Save wolkenschieber/0aedb678b8289aba24a2008bee6d208d to your computer and use it in GitHub Desktop.
journalctl -u dnsmasq.service | grep "validation result " | awk ' { print $NF } ' | sort | uniq -c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment