[Mono-list] Capturing output from Linux Command Line programs

James Fitzsimons james.fitzsimons at gmail.com
Tue Aug 16 02:18:58 EDT 2005


Hi there,

On Tue, 2005-08-16 at 07:33 +1000, mono-list.1.tracyanne at spamgourmet.com
wrote:
> > Can't you just say
> > 
> > mono myprog.exe > output.txt?
> No.

Actually if you are using Console.WriteLine in your command line program
then mono myprog.exe > output.txt will work perfectly. I use this
technique all the time.

Regards,
James Fitzsimons



More information about the Mono-list mailing list