[[ -n $pass ]] || exit 1
clip "$pass" "$path"
fi
if [ "$(pidof scdaemon)" ]
#perform a reload of scdaemon if the process exists to clear the pin
then
gpgconf --reload scdaemon
elif [[ -d $PREFIX/$path ]]; then
if [[ -z $path ]]; then
echo "Password Store"