Skip to content

Instantly share code, notes, and snippets.

@maorkavod
Created November 19, 2021 05:58
Show Gist options
  • Save maorkavod/7e896b434417ad25f0d01ae49afec5cf to your computer and use it in GitHub Desktop.
Save maorkavod/7e896b434417ad25f0d01ae49afec5cf to your computer and use it in GitHub Desktop.
ifconfig | grep "inet " | grep -Fv 127.0.0.1 | awk '{print $2}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment