We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
hostname -i or hostname -I | awk { print $2 }
hostname -i
hostname -I | awk { print $2 }