I\'m looking for a feature comparable to Python interactive shell\'s \"_\" variable. In PowerShell I want something like this:
> Get-Something # this returns
Use the module PowerShellCookbook and add a call to Add-ObjectCollector to your startup script