Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ecormaksin/d0126e07ea471fae1a72922a3b62d756 to your computer and use it in GitHub Desktop.
Save ecormaksin/d0126e07ea471fae1a72922a3b62d756 to your computer and use it in GitHub Desktop.
export IPv4 nameserver
export DISPLAY="`grep -E \"nameserver ([0-9]{1,3}\.){3}[0-9]{1,3}\" /etc/resolv.conf | sed 's/nameserver //'`:0"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment