Skip to content

Instantly share code, notes, and snippets.

@erkantaylan
Created November 13, 2014 17:00
Show Gist options
  • Select an option

  • Save erkantaylan/8be07e5c2eeaa41bcabd to your computer and use it in GitHub Desktop.

Select an option

Save erkantaylan/8be07e5c2eeaa41bcabd to your computer and use it in GitHub Desktop.
ip addr show eth0 | grep inet | awk '{ print $2; }' | sed 's/\/.*$//'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment