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, ∼3092🔥, 0💬
Popular Posts:
Where are services hosted by "svchost.exe -k netsvcs" on Windows XP? What is the meaning of "-k nets...
What is realsched.exe process - Real Player RealNetworks Scheduler? Process realsched.exe is a backg...
How can I tell the number of CPU or logical processors on my Windows Server 2016? To find out how ma...
Where to find tutorials on using Windows Server 2012? I want to learn how to use Windows Server 2012...
How to unblock a publisher? 1. Open Internet Explorer. 2. Click the Tools button, and then click Int...