Skip to content

Instantly share code, notes, and snippets.

@svzdvd
Created May 30, 2013 12:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save svzdvd/5677584 to your computer and use it in GitHub Desktop.
Save svzdvd/5677584 to your computer and use it in GitHub Desktop.
Download Oracle JDK using wget
wget --no-cookies --header "Cookie: gpw_e24=http%3A%2F%2Fwww.oracle.com%2F" "http://download.oracle.com/otn-pub/java/jdk/7u21-b11/jdk-7u21-linux-x64.tar.gz"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment