Tips for windows shell script

1. windows shell cmd:

timeout $num -- used like sleep cmd

wmic csproduce get Version -- get os info by specified column

你可能感兴趣的:(windows,shell,cmd,OS)