1: 2: 3: 4: 5:
if ! type ec2-describe-volumes >/dev/null 2>&1 then echo "ec2-describe-volumes command not found" exit 1 fi