#!/bin/zsh # This script will list all the users enrolled in Touch ID#
that have "unlock with fingerprint" enabled. # First, check if the
system even supports Touch ID# If not, bail out and report unsupported.
touchIDfunctionality=$(/usr/bin/bioutil ...