Last active
February 15, 2016 15:40
-
-
Save siggiarni/39cd1765dbe5d1dcc5b7 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
# For wireless | |
$ ipconfig getifaddr en1 | |
# For ethernet | |
$ ipconfig getifaddr en0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment