Created
May 20, 2015 08:37
-
-
Save perfectfoolish/a1097fa9c6f73b3da8b0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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