Thread: iphone redirect shell command
-
08-17-2010, 01:03 PM #1
iphone redirect shell command
I am working on an jail broken iphone app that calls a shell command. To read the output I redirect the output of the command to file. That is where my problem lies. When I attempt to do the redirect sh reports that the operation is not permitted.this is the exact output of gdb:
Also I call my command using the system() function. thank you in advanceCode:sh: ./tmp/tmp.out: Operation not permitted



LinkBack URL
About LinkBacks
Reply With Quote