You're going to need to provide more details, which Dell model? And which Core i5? There are 13 generations of the Core based Intel CPUs.Hardware is Dell system, with core i5
According to core.2.txt, it's i5-2540M.SirDice said:which Core i5?
sysctl -a | grep temperature
. It should be under 60C, and anything over 80C is definitely a problem.n=0
while :
do
n=$((n + 1))
done&