diff -cB old/smart new/smart *** old/smart Tue Jul 19 06:43:26 2011 --- new/smart Tue Jul 19 06:45:49 2011 *************** *** 35,40 **** --- 35,42 ---- rc=0 case "${daily_status_smart_enable}" in [Yy][Ee][Ss]) + echo + echo 'SMART status:' cd /dev for device in ${daily_status_smart_devices}; do device="${device#/dev/}"