AmagnoVirtualPrinter/test.ps1
2023-05-31 10:52:20 +02:00

4 lines
78 B
PowerShell

Get-Date
Start-Sleep -Seconds 10
Get-Date
New-Item -Name test.txt -Value "Hi"