[Mono-list] Call Linux Command

Chris Howie cdhowie at gmail.com
Wed Jul 22 12:55:23 EDT 2009


On Wed, Jul 22, 2009 at 12:44 PM, Lennie De Villiers<lenniedg at gmail.com> wrote:
> Hi,
> How can I call a Linux command like "mysqldump" from a C# application
> written in Mono?
> thanks
> cheers
> Lennie De Villiers

See System.Diagnostics.Process.

(Hint: Google is your friend.)

-- 
Chris Howie
http://www.chrishowie.com
http://en.wikipedia.org/wiki/User:Crazycomputers


More information about the Mono-list mailing list