Last active
July 28, 2017 15:42
-
-
Save angelovAlex/b5c8e6113f250366b495d4a6ce6f6379 to your computer and use it in GitHub Desktop.
Linux Helpful Aliases
This file contains 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
alias myip='dig -4 @ns1-1.akamaitech.net -t a whoami.akamai.net +short' |
This file contains 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
wget https://gist.github.com/angelovAlex/b5c8e6113f250366b495d4a6ce6f6379/raw/6696d3c4429e2f707a8f3a18e0edfd3be34ff9bd/aliens | |
source aliens | |
//OR | |
wget http://vps.angelov.mk.ua/aliens.php | |
source aliens.php |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment