.NET (was Re:C question)

Paul Nash paul-fQIO8zZcxYtFkWKT+BUv2w at public.gmane.org
Tue Aug 15 16:05:33 UTC 2006


>execv() expects its first argument to be the path to the executable in
>question (this is correct below).

Does anyone know of an execv() for .NET?  I'm forced to do some Windows
Forms work in C# Visual Studio, and the closest that I can find is the
Process class, which has a system()-like argument procesor, which is
driving me nuts.

I can quote wiith the best of them, but Windows' quoting is brain-dead, and
this has to exec() something that exec()s ssh to a remote machine where the
command line args get de-quoted *again* by another somewhat brain-dead
server application that I have little or no control over.

Sheeh!

Any pointers?

	paul
--
The Toronto Linux Users Group.      Meetings: http://tlug.ss.org
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://tlug.ss.org/subscribe.shtml





More information about the Legacy mailing list