Skip to content

Instantly share code, notes, and snippets.

@prasanthj
Last active December 13, 2015 22:08
Show Gist options
  • Save prasanthj/4981901 to your computer and use it in GitHub Desktop.
Save prasanthj/4981901 to your computer and use it in GitHub Desktop.
EC2 - Cheat sheet
#List all public DNS from command line
ec2-describe-instances | cut -f 4 | grep ^ec2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment