Horje
how to get mac cpu temp Code Example
how to get mac cpu temp
To get CPU temperature:
sudo powermetrics|grep -i "CPU die temperature"
To get GPU temperature:
sudo powermetrics|grep -i "GPU die temperature"




Shell

Related
how to change swap space on ubuntu Code Example how to change swap space on ubuntu Code Example
flush dns linux Code Example flush dns linux Code Example
bash hide command output Code Example bash hide command output Code Example
jupyter notebook venv Code Example jupyter notebook venv Code Example
add kernel to jupyter Code Example add kernel to jupyter Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
12