Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

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"
Comment

PREVIOUS NEXT
Code Example
Shell :: brew nmap install 
Shell :: revert local commit git bash 
Shell :: install mysql server and workbench ubuntu 
Shell :: install pip3 
Shell :: get git username and email 
Shell :: paint for ubuntu 
Shell :: errors were encountered while processing: mysql-server-5.7 mysql-server e: sub-process /usr/bin/dpkg returned an error code (1) 
Shell :: linux ram size 
Shell :: clear swap memory linux 
Shell :: git proxy 
Shell :: git force pull 
Shell :: scaffold-dbcontext with username and password connection string 
Shell :: chromium for mac 
Shell :: find large files linux 
Shell :: how to install kite in ubuntu 
Shell :: linux speed test 
Shell :: git submodule get all 
Shell :: how to restart the network in ubuntu 
Shell :: Error loading webview: Error: Could not register service workers: InvalidStateError: Failed to register a ServiceWorker: The document is in an invalid state 
Shell :: configure git 
Shell :: list all ppa repository ubuntu 
Shell :: yarn set get default registry 
Shell :: install jupyterlab with pip 
Shell :: install webpack 
Shell :: how to install vlc in fedora 
Shell :: ubuntu certbot nginx 
Shell :: docker pull image and rename it 
Shell :: command failed with exit code 1: yarn build 
Shell :: Install snapd on arch 
Shell :: how to print next lines with grep 
ADD CONTENT
Topic
Content
Source link
Name
5+5 =