Skip to content

Instantly share code, notes, and snippets.

@adithya321
Created August 30, 2020 07:57
Show Gist options
  • Save adithya321/db2361b33cdb422dfab99354655ba429 to your computer and use it in GitHub Desktop.
Save adithya321/db2361b33cdb422dfab99354655ba429 to your computer and use it in GitHub Desktop.
ip route get 1 | sed -n 's/^.*src \([0-9.]*\) .*$/\1/p'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment