Closed. This question is off-topic。它当前不接受答案。
想改善这个问题吗? Update the question,所以它是on-topic,用于堆栈溢出。
2年前关闭。
在Windows中,可以通过以下命令找到任何网站的IP地址:
在Linux中该命令的替代内容是什么?
我正在使用“ elementary os loki”。
想改善这个问题吗? Update the question,所以它是on-topic,用于堆栈溢出。
2年前关闭。
在Windows中,可以通过以下命令找到任何网站的IP地址:
tracert www.example.com
在Linux中该命令的替代内容是什么?
我正在使用“ elementary os loki”。
最佳答案
nslookup example.com | grep地址
09-19 12:41