I have a Unity plugin that is trying to execute a script file using Terminal.
Code looks like this:
System.Diagnostics.Process process = new Sy