Skip to content

Instantly share code, notes, and snippets.

@usmanity
Last active December 11, 2015 21:18
Show Gist options
  • Save usmanity/4661220 to your computer and use it in GitHub Desktop.
Save usmanity/4661220 to your computer and use it in GitHub Desktop.
check battery cycles on macbook
ioreg -w0 -l | grep "Cycle" | tail -b 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment