如何停止 powershell 脚本执行 x 次并在执行后继续执行? 例如,我可以运行一个命令并等待 3 秒钟向用户显示日志,然后继续执行其他脚本。
windows powershell sleep
powershell ×1
sleep ×1
windows ×1