mirror of
https://github.com/elenapan/dotfiles.git
synced 2025-12-27 15:54:57 +08:00
3 lines
No EOL
95 B
Bash
Executable file
3 lines
No EOL
95 B
Bash
Executable file
#
|
|
TEMP="$(sensors | grep "Package" | awk '{print $4}' | cut -c 2-3,6-8)"
|
|
echo " $TEMP" |