Files
Powershell-Training/1-first_script.ps1
2026-01-04 06:02:25 +01:00

4 lines
46 B
PowerShell

# This is a command
Write-Host "hello world"