Answers for "command to delay the prompt for a specified time"

0

command to delay the prompt for a specified time

sleep <time in secs>
# This is usually used to enable delays in scripts
Posted by: Guest on April-14-2022

Code answers related to "command to delay the prompt for a specified time"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language