Skip to content

Instantly share code, notes, and snippets.

View bb-vikrantshetty's full-sized avatar

bb-VikrantShetty bb-vikrantshetty

View GitHub Profile
@bb-vikrantshetty
bb-vikrantshetty / download-java8.sh
Created March 15, 2023 05:27 — forked from hgomez/download-java8.sh
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