Skip to content

Instantly share code, notes, and snippets.

@QuietusPlus
Created July 8, 2016 21:04
Show Gist options
  • Save QuietusPlus/aca8fd4ab8074ca59214a13825d8740d to your computer and use it in GitHub Desktop.
Save QuietusPlus/aca8fd4ab8074ca59214a13825d8740d to your computer and use it in GitHub Desktop.
PowerShell get command verbs
Get-Verb | Format-Table -Property Verb -GroupBy Group
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment