Re: [Mono-dev] Mono.Unix Process helpppp !!!

2008-11-02 Thread Jonathan Pryor
On Wed, 2008-10-29 at 02:12 -0700, Mesut Özkan wrote: > hi friends...i use mono develop and i can create a unix ( solaris )program > this program should list Unix Process... I'm assuming you mean _all_ Unix processes, as shown by ps(1)... > which reference should i use ? > which method should i

[Mono-dev] Mono.Unix Process helpppp !!!

2008-10-31 Thread Mesut Özkan
hi friends...i use mono develop and i can create a unix ( solaris )program this program should list Unix Process... which reference should i use ? which method should i use ? i did this program in Windows C# how can i do this program GTK# for Unix ? my C# Code this // using System