a=$(smartctl -a /dev/sda);grep ATTRIBUTE_NAME <<<"$a";grep Start_Stop <<<"$a";grep Power_On <<<"$a"