Hacker News new | ask | show | jobs
by nikeee 706 days ago
Have there been systems which support other additional streams?

When using PowerShell, I find it useful that it handled progress separately, so it doesn't interfere with piping (putting aside that cmdlets are .NET-based objects anyway). Is there something like stdprogress?