Thread: STDERR
View Single Post
  #5  
Old December 13th 18, 07:16 PM posted to alt.comp.os.windows-10
MikeS[_5_]
external usenet poster
 
Posts: 74
Default STDERR

On 13/12/2018 17:43, T wrote:
Hi All,

W7 and W10 Command prompt.

wfreerdp: https://cloudbase.it/freerdp-for-win...ightly-builds/

Am I correct that you can only see the STDERR if you redirect it
to a file?Â* For example:

Â*Â*Â* wfreerdp.exeÂ* /help b.txt 2&1

The does not work: wfreerdp.exeÂ* /help 2&1

Hmmmm.Â* Perhaps I am spoiled by bash?Â* Am I missing something?

I write a bunch in Perl 6.Â* I am constantly outputting to STDERR
in Linux.Â* I presume as I start to write more for Windows, I will
have to stay away from STDERR.

Many thanks,
-T

This seems to be a well known error:
https://superuser.com/questions/1251...iling-silently

Ads