Print "bash help" system_ "/bin/bash --help" Print "running bash" system_ "/bin/bash" Print "done"
ideally I want it to open in a specified directory, failing that a method of running the MacOS terminal application would be better perhaps...
at the moment you type commands in (maxide output window) and it just acts plain stupid