Skip to content

Instantly share code, notes, and snippets.

Created December 16, 2012 17:52
Show Gist options
  • Save anonymous/4310241 to your computer and use it in GitHub Desktop.
Save anonymous/4310241 to your computer and use it in GitHub Desktop.
vic@VictorAsus:~$ ps aux | grep dns
dnsmasq 1129 0.0 0.0 28836 1040 ? S Dec15 0:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /var/run/dnsmasq/resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new
vic 15511 0.0 0.0 9400 920 pts/1 S+ 12:51 0:00 grep --color=auto dns
vic@VictorAsus:~$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment