Quantcast
Viewing all articles
Browse latest Browse all 211

How to sleep in batch script

Image may be NSFW.
Clik here to view.
Info A question that could come to our mind when you write a batch script is: how can I sleep/wait for few seconds? First possible solution Googling, I found that most of the times the main suggestion is to use ping like: ping -n XXX 127.0.0.1 >nul ping -n XXX 127.0.0.1 >nul There would be […]

L'articolo How to sleep in batch script sembra essere il primo su P2WArticles.

Image may be NSFW.
Clik here to view.

Viewing all articles
Browse latest Browse all 211

Trending Articles