Created
September 22, 2013 02:54
-
-
Save flashlib/6656265 to your computer and use it in GitHub Desktop.
比ifconfig命令获得的信息详细
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
#获取所有信息 | |
ipconfig getpacket en0 | |
#获取路由器ip | |
ipconfig getoption en0 router |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment