Created
September 18, 2018 10:29
-
-
Save obiPlabon/a65825f5cfc9569260f8de76a8d39a0b to your computer and use it in GitHub Desktop.
Helpful terminal alias
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Source: https://www.facebook.com/ahmadawais | |
// Function: Shows current ip | |
alias ip="dig +short myip.opendns.com @resolver1.opendns.com" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment