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
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment