stdin-stream

There are 2 repositories under stdin-stream topic.

  • hueristiq/xtee

    A versatile command-line interface (CLI) utility for handling data streams in Unix-like environments. It serves as a crucial link between standard input and dual outputs, taking a single stream of input and splitting it into two outputs, one to the standard output and the other to a file simultaneously.

    Language:Go220
  • DGS-Development/easy-process-interaction

    A Java library to execute commands and facilitate process interactions, by using the standard in- and output-streams.

    Language:Java1000