Powershell ARGS
Zur Navigation springen
Zur Suche springen
Write-Host "here's arg 0: $($args[0])" Write-Host "here's arg 1: $($args[1])"
Write-Host "here's arg 0: $($args[0])" Write-Host "here's arg 1: $($args[1])"