pwsh# PowerShell (cross-platform). $ pwsh $ pwsh -c 'Get-Process | Sort-Object CPU -Descending | Select-Object -First 5'