I'm trying to get my drives temperature from the command line. This is working fine "smartctl -A /dev/hda" but I would like the output to only be the value for temperature. Is there any way to probe a ...