Skip to content

Instantly share code, notes, and snippets.

@tuxedocat
Last active December 9, 2016 05:27
Show Gist options
  • Save tuxedocat/c91ebec2b2273428ce4d843f5de8dca1 to your computer and use it in GitHub Desktop.
Save tuxedocat/c91ebec2b2273428ce4d843f5de8dca1 to your computer and use it in GitHub Desktop.
wget command example for downloading Oracle JDK
wget --no-check-certificate --no-cookies --header "Cookie: oraclelicense=accept-securebackup-cookie" http://download.oracle.com/otn-pub/java/jdk/8u102-b14/jdk-8u102-linux-x64.rpm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment