78 Views
PowerShell's ability to pipeline input from one command-let to another is very useful. This blog post shows how to extend this ability to any executable by wrapping it in a simple PowerShell function.
0 comments
Join in on a hand-picked round up of the best .NET articles every day.
Curated by our Moderators and Voted up by our Community. Free.
PowerShell's ability to pipeline input from one command-let to another is very useful. This blog post shows how to extend this ability to any executable by wrapping it in a simple PowerShell function.