Copy MSDOS output to file

If you are looking for how to implement the following:

Log MSDOS output to file

Copy MSDOS output to file

Duplicate MSDOS output STDOUT, FILE

 

There is no solution for this using the standard commands of MSDOS. The output of a command can either go to a file (by using > redirect), or to the screen. It cannot go to both (there is no logging supported).

 

It is only possible to implement this using WinTee (a Windows version of Unix Tee) or by using Microsoft PowerShell.



˅˅˅ Additional valuable information is available at one of the links below: ˅˅˅

 

Did you like the article? Let Google Search know by clicking this button: . Please link to content that you find useful on this website on your own website, forum or blog! You can also comment on this page below, or to ask a question or suggest a topic for me to research. There is a user-editable Wiki available on my website, as well as a Forum that you can contribute to. Site Map.

Page last modified 31-Dec-12 21:23:11 EST
Comments on this page: