Rob van der Woude's Scripting Pages

Help text for Tee.cs

(view help text of Tee.cs as plain text)

Tee,  Version 1.03
Tee port for Windows: redirect Standard Input to Standard Output AND to a file

Usage:  somecommand  |  TEE.EXE  filename

Where:  somecommand     command whose output is piped into TEE's Standard Input
        filename        the file that TEE's Standard Input will be appended to

Note:   This program requires .NET Framework 4.5; use an older version
        of this program if you don't have .NET Framework 4.5 installed.

Written by Rob van der Woude
http://www.robvanderwoude.com

page last uploaded: 2022-10-05; loaded in 0.0190 seconds