mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-04 02:43:45 +00:00
26 lines
398 B
Plaintext
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`
|