4 lines
46 B
PowerShell
4 lines
46 B
PowerShell
# This is a command
|
|
|
|
Write-Host "hello world"
|
# This is a command
|
|
|
|
Write-Host "hello world"
|