Skip to content

Instantly share code, notes, and snippets.

@csamsel
Created June 19, 2018 18:32
Show Gist options
  • Save csamsel/ed553490b59a5c5c8c057fa8fd72ee8f to your computer and use it in GitHub Desktop.
Save csamsel/ed553490b59a5c5c8c057fa8fd72ee8f to your computer and use it in GitHub Desktop.
download oracle-jdk-bin 1.8.0.172 for gentoo only using wget
wget --no-cookies --no-check-certificate --header "Cookie: oraclelicense=accept-securebackup-cookie" "http://download.oracle.com/otn-pub/java/jdk/8u172-b11/a58eab1ec242421181065cdc37240b08/jdk-8u172-linux-x64.tar.gz"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment