I am making a jailbreak app using theos for iPhone. But, I need to know how to run terminal commands using theos to complete my app. Thanks, Jacob
You can use system("yourcommand");
system("yourcommand");