Process.Start() is the portable way to do this. On Monday 24 May 2004 12:47 am, Peter Foley wrote: > call a Unix command or shell file from Mono? > > Should I use PInvoke or Process.Start? Something else?