[Mono-list] Handling external programs

Miguel de Icaza miguel at ximian.com
Thu Mar 30 12:55:06 EST 2006


Hello,

> Is there any articles/tutorials out that explains how to execute external 
> programs from mono. I want to grab stdout and write to stdin.

Look at the System.Diagnostics.Process class, it does what you want.

Miguel


More information about the Mono-list mailing list