PowerShell Prompt - Display type info for the last command's output
If an object reaches the end of the PowerShell pipeline without being handled, it typically hits the Out-Default
cmdlet and makes its way to your console's standard output stream. That is usually quite useful and convenient, but sometimes it's nice to get some type information about the object(s) that just scrolled by. This Gist provides one way to do that.
Written by AJ Kerrigan
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Powershell
Authors
Related Tags
#powershell
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#