timeout - pauses command processing
timeout
- C:\Windows\system32\timeout.exe /?
Output:
TIMEOUT [/T] timeout [/NOBREAK]
Description:
This utility accepts a timeout parameter to wait for the specified
time period (in seconds) or until any key is pressed. It also
accepts a parameter to ignore the key press.
Parameter List:
/T timeout Specifies the number of seconds to wait.
Valid range is -1 to 99999 seconds.
/NOBREAK Ignore key presses and wait specified time.
/? Displays this help message.
NOTE: A timeout value of -1 means to wait indefinitely for a key press.
Examples:
TIMEOUT /?
TIMEOUT /T 10
TIMEOUT /T 300 /NOBREAK
TIMEOUT /T -1
Return Code: 0
C:\Windows\system32\timeout.exe
c:\>ver
Microsoft Windows [Version 10.0.19045.2075]
| File | Info |
|---|---|
| File Size | 32768bytes |
| Creation Time | 2019/12/07 18:09:30 |
| LastWrite Time | 2019/12/07 18:09:30 |
| ProductVersion | 10.0.19041.1 |
| FileVersion | 10.0.19041.1 (WinBuild.160101.0800) |
| Hash | Value |
|---|---|
| MD5 | 100065e21cfbbde57cba2838921f84d6 |
| SHA1 | ce99c615b38f6fea5a76e19ae95ae16a734332c0 |
| SHA224 | c87f312bceaedc97dbf96c66219cd790e8f0a8da302ab0f82ac21b18 |
| SHA256 | c8c350fab1130644536db6a84f605791367308b995079ad494d46a8c617c21d6 |
| SHA384 | b0af51e7a9b0070760fd5e25b2ab91dc9f1be2995199f598bd8906c0923dc931f0441be476b3609594de553c0d9ee3dd |
| SHA512 | c22953ac704f376896f60c89dee27d939b71f1271cea566d734792a64d375e51a501ef4b89b5031b8ab8ae0bb20a9970a3ea32b55f8c8af5a60c93dac6d811ee |