Skip to content

Instantly share code, notes, and snippets.

View abstratt's full-sized avatar

Rafael Chaves abstratt

View GitHub Profile
@abstratt
abstratt / sysinfo.java
Created March 9, 2023 10:14
Local id obtained via OSHI/JBang
//usr/bin/env jbang "$0" "$@" ; exit $?
//DEPS com.github.oshi:oshi-core:LATEST
/*
Copied from:
https://stackoverflow.com/a/37705082/19140254
*/