I am writing a script to print the details of the ethtool ifconfig.
The output sample should be from ifconfig, like,
eth0 eth1 eth2
I tried using the command below,
root@bt
But could not achieve the same.
Actually, I need to get these eth* and pass
root@bt
to get the results :-) Could you help me get the crop with ifconfig.
source share