Skip to content

Instantly share code, notes, and snippets.

@tijn
Last active February 3, 2016 14:06
Show Gist options
  • Save tijn/00f310785db03cfaf585 to your computer and use it in GitHub Desktop.
Save tijn/00f310785db03cfaf585 to your computer and use it in GitHub Desktop.
raspberry-pi ID
#!/bin/sh
cat /proc/cpuinfo | grep Serial | sha256sum | cut -f1 -d' '
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment