03-14-2021, 05:38 PM 
		
	
	
		@Neo2018  One way to accomplish this is:
Not sure if there is a "smarter" way to extract just the single value.
	
	
	
	
Code:
smartctl --all /dev/sda|grep -i tempNot sure if there is a "smarter" way to extract just the single value.


