Skip to content

Instantly share code, notes, and snippets.

@samueldr
Created December 4, 2018 00:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save samueldr/0aa37dc1dbc75071934542f5b0fffa7e to your computer and use it in GitHub Desktop.
Save samueldr/0aa37dc1dbc75071934542f5b0fffa7e to your computer and use it in GitHub Desktop.
[samuel@bart:~]$ xargs -n1 -0 < /sys/firmware/devicetree/base/compatible
raspberrypi,3-model-b
brcm,bcm2837
[samuel@milhouse:~]$ xargs -n1 -0 < /sys/firmware/devicetree/base/compatible
pine64,sopine-baseboard
pine64,sopine
allwinner,sun50i-a64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment