Skip to content

Instantly share code, notes, and snippets.

@perfectfoolish
Created May 20, 2015 08:37
Show Gist options
  • Save perfectfoolish/a1097fa9c6f73b3da8b0 to your computer and use it in GitHub Desktop.
Save perfectfoolish/a1097fa9c6f73b3da8b0 to your computer and use it in GitHub Desktop.
PUBLIC_IP="$(ifconfig eth0 | awk -F ' *|:' '/inet addr/{print $4}')"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment