command to delay the prompt for a specified time

command to delay the prompt for a specified time

sleep <time in secs>
# This is usually used to enable delays in scripts

Source: codegrepper