[Mono-list] How to run program with arguments

Maurício Girardi Schappo girardi.s at gmail.com
Sat Jun 25 12:49:01 EDT 2011


I have a program that receives input arguments:

$ myProgram.exe -arg1 -arg2 -arg3

in Windows that works just fine. I want to run that through MONO in linux.
How do I do that?

$ mono myProgram.exe

runs the program, but how do I pass the arg1, arg2 and arg3 to
myProgram.exe using
MONO?

Thanks in advance!
-- 
Maurício
"De que serve do labor a sina, se o elaborado ao nada se destina?" (Goethe)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20110625/97157981/attachment.html 


More information about the Mono-list mailing list