A piggy bank of commands, fixes, succinct reviews, some mini articles and technical opinions from a (mostly) Perl developer.

Poor man's sleep command for Windows batch files

for roughly 20 seconds wait:

ping 127.0.0.1 -n 20 > nul