2 lines
49 B
Text
2 lines
49 B
Text
> powershell -Command "Write-Host 'Hello'"
|
|
Hello
|
> powershell -Command "Write-Host 'Hello'"
|
|
Hello
|