Collections:
Other Resources:
"timeout" Command Help Reference
How to get "timeout" command help reference?
✍: FYIcenter.com
You can run the "timeout /?" command to get "timeout" command help reference
as shown below:
C:\fyicenter>timeout /?
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
⇒ "tree" Command Help Reference
⇐ "start" Command Help Reference
2017-12-09, ∼3090🔥, 0💬
Popular Posts:
What is the best way to remove programs from the startup application list? There are a number of way...
What is the scheduled task "\G2MUpdateTask-S-1-5-21 -..."on my Windows 7 computer? "\G2MUpdateTask-S...
What is YInstStarter Class - Download Program Files (DPF)? YInstStarter Class is a Download Program ...
What is Microsoft Research Extra Toolbar Button and Extra Tools Menu Item for Internet Explorer (IE)...
How to create your PHP configuration file, php.ini? If you have followed our Installing PHP Engine t...