Skip to content

Instantly share code, notes, and snippets.

@bwmorales
Created July 5, 2018 10:33
Show Gist options
  • Save bwmorales/f535eea8c49f740271f861c77828362c to your computer and use it in GitHub Desktop.
Save bwmorales/f535eea8c49f740271f861c77828362c to your computer and use it in GitHub Desktop.
/sbin/route get 1.1.1.1 | /usr/bin/grep 'interface: ' | /usr/bin/sed 's/.*interface: //'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment