|
Most console applications send their error messages to the standard error
stream (STDERR) therefore you cannot use a redirection symbol (>) to send
the messages to a file or a pipe (|) to send them to another application.
This small program can redirect all the error messages to the standard output
stream (STDOUT). It can be useful when some programs send more than a single
screen to STDERR but you want to display the information one screen at a time
or redirect the information to a file.
| Current Version |
2.1 |
| Interface Type |
Console Application |
| Status |
Freeware |
| Operating System |
Windows 95 / 98 / Me / NT / 2000 / XP |
| File Name |
err2out21.zip |
| File Size |
5869 bytes |
| Last Modified |
July 31, 2003 |
| Installation Program |
Not required |
| Special Requirements |
None |
Download...
|