2024-01-06 15:00:00
Through the Terminalyou can perform various tasks and check various information regarding your Mac — just use a specific command. Right here, we’ve already given several cool tips involving him.
Highlights include the possibility of running a shortcut there, keeping the computer screen always on and viewing a history of downloads made, for example.
In today’s article, we’ll show you how you can check two important pieces of information regarding your Mac notebook battery: cycle count it’s at battery capacity. Check out! ????
First, of course, open Terminal. You can do this using Siri, Spotlight, the “Other” folder in Launchpad or the “Utilities” folder within the “Applications” tab in the Finder.
Once you do this, run the following command and press return on your Mac keyboard:
ioreg -l| grep -e "CurrentCapacity" -e "MaxCapacity" -e "CycleCount"
Once this is done, you will see the information described, such as the maximum capacity of the cell, the cycle count and its capacity, for example.
Simple and useful, right?! ????????
via OS X Daily
1704581668
#view #Mac #battery #details #Terminal