标签: bash ip fedora dhcp
fedora的bash shell中是否有一个命令可以为我提供当前分配的IP地址?
答案 0 :(得分:6)
ifconfig正是您要找的
答案 1 :(得分:0)
尝试以下命令:
ipconfig getifaddr eth0