Skip to content

Instantly share code, notes, and snippets.

@rpalo
Created April 7, 2018 15:23
Show Gist options
  • Save rpalo/add6625c12039132687f6113baa21b7b to your computer and use it in GitHub Desktop.
Save rpalo/add6625c12039132687f6113baa21b7b to your computer and use it in GitHub Desktop.
PS> Get-Process | Select-Object Id, ProcessName -last 20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment