iiitl / bash-practice-repo-24

0 stars 35 forks source link

# 8 CPU-temperature to celsius and fahrenheit #79

Closed M-ayank2005 closed 7 months ago

M-ayank2005 commented 7 months ago

Bash code to get the cpu temperature in milli celsius and the convert it to celsius and fahrenheit

rootCircle commented 7 months ago

Hi @M-ayank2005, thanks for the PR, few things

There should be only one issue solved by a single PR, your PR seem to include codes for other issues as well, please remove that, make use of branches to cleanly perform that.

ping me here when you're done with those/need any help, so we can move forward with your PR!

ecxtacy commented 7 months ago

Closing this since this incorporates work of other issues, kindly create a new branch from main and a new PR for this issue. @M-ayank2005.