Files
cheatsheet-tldr/osx/istats
2024-02-21 11:19:49 +00:00

26 lines
398 B
Plaintext

---
syntax: markdown
tags: [tldr, osx]
source: https://github.com/tldr-pages/tldr.git
---
# istats
> Show various statistics such as the CPU temperature, fan speeds and battery status.
> More information: <https://github.com/Chris911/iStats>.
- Show all the stats:
`istats`
- Show all CPU stats:
`istats cpu`
- Show all fan stats:
`istats fan`
- Scan and print temperatures:
`istats scan`