To pause a script until the user presses any key, what command would you use?
sleep
read -p
wait
pause