Real-time CPU temperature:
sh
while true; do clear; sysctl -a | grep temperature; sleep 2; done
sh
while true; do clear; sysctl -a | grep temperature; sleep 2; done
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu