PowerShell Ordner
This commit is contained in:
parent
10cd692dd1
commit
7e2dbaf4a0
@ -1,2 +1,4 @@
|
|||||||
|
Write-Host "Ich bin der Krasseste."
|
||||||
$process = Get-Process
|
$process = Get-Process
|
||||||
|
Start-Sleep -Seconds 5
|
||||||
Write-Host "Aktuell werden $($process.Count) Prozesse ausgeführt."
|
Write-Host "Aktuell werden $($process.Count) Prozesse ausgeführt."
|
||||||
BIN
PowerShell/Powershell.odt
Normal file
BIN
PowerShell/Powershell.odt
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user