| Stable | Pre-release | Downloads | |
|---|---|---|---|
| Market.Tools.Std2np |
This tool redirects its stdout, stderr, stdtin to named pipes
This tool is published using NuGet and can be install using dotnet-cli:
dotnet tool install -g Market.Tools.Std2np
(dotnet tool updates the PATH variable, so you might need to re-open shell to use the tool)
Usage: std2np [options]
Options:
--help Show help information
--version Show version information
--out|-o Stdout pipe name
--in|-i Stdin pipe name
--err|-e Stderr pipe name
--logs|-l Log file