Does the the iPhone SDK allow fork() and pipe(), the traditional unix functions? I can\'t seem to make them work.
fork()
pipe()
Edit
Nope. You also can't exec. You have 1 process.