|
|||||||||
|
|||||||||
|
|||
|
I am wondering if it is possible to run a console script (.sh) from an iPhone App. The script is written to download a program from a repository that I set up, respring, then after a set time delete the program and respring again, so it needs root privileges, and is interactive in that the user can set how long the program will be kept. I have the bash script written, and it works fine when called from mobile terminal, but is there any way to do this from within a (jailbroken) app (without using mobile terminal / SSH / Bossprefs)? Or is there an overall better way to achieve this?
Thanks |
|
|||
|
You can use following command as well.
Code:
system("echo Hello World")
|
| Sponsored links Remove advertisements | |
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| iPod touch Tricks & Tips | yatimmy | General | 0 | 06-11-2009 04:10 PM |
| MacNN: RebelTouch covers iPod touch in soft and hard shell | hackint0sh | Latest Headlines | 0 | 11-15-2008 03:00 AM |
| iFob - friend finding WiFi beacon, native app for iPod Touch and iPhone | iCloseBy | General | 5 | 02-10-2008 08:00 PM |
|
|