9 lines
No EOL
95 B
PowerShell
9 lines
No EOL
95 B
PowerShell
Get-Process -
|
|
|
|
function Do-Stuff($things){
|
|
|
|
}
|
|
|
|
Write-Output ""
|
|
|
|
Write-Host () |