Back-Flip
IT tips and tricks ;)
Windows / Linux / Cisco
Tuesday, November 13, 2007
"Wait" command in Windows
To make a basic "wait" command in windows we can do like this:
: ping 127.0.0.1 -n 5 -w 5000 > nul
this command will do a wait for 5 secs.
Could be usefull
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)