[Mono-list] proper way to execute a shell script with System.Diagnostics.Process???

2012-12-18 Thread efontana
If I have a bash script (+x) called runjob.sh (whch is marked executable) and I want to grab the stdout/stderr, is the proper way to execute this is to use the executable as the script? Or should the executable be /bin/bash and the argument be the shell script. It seems to work by just using

Re: [Mono-list] proper way to execute a shell script with System.Diagnostics.Process???

2012-12-18 Thread mickeyf
Stuck meaning what, exactly? -- View this message in context: http://mono.1490590.n4.nabble.com/proper-way-to-execute-a-shell-script-with-System-Diagnostics-Process-tp4657809p4657812.html Sent from the Mono - General mailing list archive at Nabble.com.