Skip to content

Instantly share code, notes, and snippets.

@kkosuge
Created June 24, 2013 05:13
Show Gist options
  • Save kkosuge/5847861 to your computer and use it in GitHub Desktop.
Save kkosuge/5847861 to your computer and use it in GitHub Desktop.
Macbook Pro Retina のディスプレイ情報
ioreg -lw0 | grep EDID | sed "/[^<]*</s///" | xxd -p -r | strings -6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment