Summary: Learn how to easily find functions in Windows PowerShell.
How can I see what functions exist in my current Windows PowerShell session?
Use the Function drive, for example:
dir function:
The "Scripting Guys" is a historical title passed from scripter to scripter. The current revision has morphed into our good friend Doctor Scripto who has been with us since the very beginning.
0 comments