I'm learning some PowerShell. Is it possible to see the source code for a built-in cmdlet like Get-ChildItem?
The source for Powershell is now available on Github. The source for Get-ChildItem can be found here.
Get-ChildItem
2.1m questions
2.1m answers
60 comments
57.0k users