Skip to content

Instantly share code, notes, and snippets.

View paulknulst's full-sized avatar
🎯
Focusing

Paul Knulst paulknulst

🎯
Focusing
View GitHub Profile
@hgomez
hgomez / download-java8.sh
Created March 19, 2014 20:39
wget to download Java 8
wget --continue --no-check-certificate -O jdk-8-linux-x64.tar.gz --header Cookie: oraclelicense=a http://download.oracle.com/otn-pub/java/jdk/8-b132/jdk-8-linux-x64.tar.gz