[Mono-list] Change mono process name in ps/top

Jb Evain jb at nurv.fr
Mon Jan 25 12:11:20 EST 2010


Hey,

On Mon, Jan 25, 2010 at 5:50 PM, Jonathan Pryor <jonpryor at vt.edu> wrote:
> System.Environment.GetCommandLineArgs()[0], anyone?  This will return
> the value of C main's argv[0] to managed code.

No it won't. We're only returning args starting with the main assembly.

-- 
Jb Evain  <jb at nurv.fr>


More information about the Mono-list mailing list