#!/bin/ksh mpvpin() { mpv --no-terminal --title "PIN" "$1" >/dev/null 2>&1 & }