1607 shaares
1 lien privé
1 lien privé
How to Check Battery Capacity & Cycle Count from Command Line on Mac
ioreg -l| grep -e "CurrentCapacity" -e "MaxCapacity" -e "CycleCount"
How to Check Battery Capacity & Cycle Count from Command Line on Mac
ioreg -l| grep -e "CurrentCapacity" -e "MaxCapacity" -e "CycleCount"