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
1.4m articles
1.4m replys
5 comments
57.0k users