Search code examples
iosmacosterminaladminrapidminer

IOS: Run Rapidminer as admin


I need to run RapidMiner as an admin on IOS. How do I start it as admin? I tried sudo /Applications/RapidMiner\ Studio.app, but it didn't work.

The error: sudo: /Applications/RapidMiner Studio.app: command not found

The question is: How can I start RapidMiner from the command line.


Solution

  • For most apps (aside from Rapidminer), the actual binary launchable via the terminal is hidden in the application bundle.

    It looks like Rapidminer is quite a bit different.

    You should be able to do something like:

    RapidMiner Studio.app\Contents\Resources\RapidMiner-Studio-App.sh