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

mono-list.1.tracyanne at spamgourmet.com mono-list.1.tracyanne at spamgourmet.com
Tue Aug 16 03:08:01 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


Yes you can, and this has nothing to do with what I am trying to do.
Please read my original post. My problem has absolutely nothing to do
with capuring output from MY program.

I'm trying to capture output from existing linux Command Line program
like wget, mkisofs and others, so I can use that output in a GUI application.

MY command line program is just something I'm using to test what I want to do.


Does anybody actually bother to read these posts?



Regards

Tracy Barlow


More information about the Mono-list mailing list