Hi, today I has to detect the machines IP. So I thought to make use of “awk” for it and got build this command ifconfig eth0 | awk ‘/inet addr:/…
bookmarking my life
Hi, today I has to detect the machines IP. So I thought to make use of “awk” for it and got build this command ifconfig eth0 | awk ‘/inet addr:/…