Hi
What would the command be in Execute Program to start Terminal and execute a file?
I am creating the file in RapidMiner and would need to set it to be executbale. The command I would need to exectue would be: hmod +x idprof.sh
Once the file (idprof.sh) is executable I would need the run the file. The terminal command here would be: ./idprof.sh
I am not sure what the commands inside execute program should be, any help would be appreciated.
Thanks