IP address variable?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





Hello All,

I need to create a variable (or read an existing one) that returns the IP address for eth0.
I used to do it like this under RH 7.2:


IPADDR='ifconfig eth0|grep inet|cut -d ":" -f2|cut -d " " -f1'

The result now under FC3 is:

# $IPADDR
"inet|cut: Unknown host"

Can anyone help me out here? I am having a hard time figuring this one out.

PD



[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux