Skip to content

Instantly share code, notes, and snippets.

@emersonpgomes
Created March 24, 2019 01:12
Show Gist options
  • Save emersonpgomes/4a4bc88eec6a4b193410639a56104515 to your computer and use it in GitHub Desktop.
Save emersonpgomes/4a4bc88eec6a4b193410639a56104515 to your computer and use it in GitHub Desktop.
Exibir a chave do Windows a partir do Linux (Ubuntu)
cat /sys/firmware/acpi/tables/MSDM | tail -c 32 | xargs -0 echo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment