Skip to content

Instantly share code, notes, and snippets.

@RuchirChawdhry
Created April 30, 2020 12:55
Show Gist options
  • Select an option

  • Save RuchirChawdhry/56bff031aa60f934b359a13335968db5 to your computer and use it in GitHub Desktop.

Select an option

Save RuchirChawdhry/56bff031aa60f934b359a13335968db5 to your computer and use it in GitHub Desktop.
Find state of Macbook's lid - if it's opened or closed
sudo ioreg -r -k AppleClamshellState | grep "AppleClamshellState"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment