Searched refs:smartctl_path (Results 1 – 1 of 1) sorted by relevance
72 smartctl_path=$(command -v smartctl)75 if [ -b "$VDEV_UPATH" ] && [ -x "$smartctl_path" ] || [ -n "$samples" ] ; then83 raw_out=$(eval "sudo $smartctl_path -a $VDEV_UPATH")