Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 1.04 KB

README.md

File metadata and controls

13 lines (11 loc) · 1.04 KB

raspberry_pi_revision_bash

Bash code to decode the "Revision:" field of /proc/cpuinfo on the Raspberry Pi (also finds CPU architecture & Linux OS info).

About

Feel free to copypasta/edit into your bash scripts if you need a function to identify Raspberry Pi hardware, CPU, and software.

References