Hello,
I'm new to cocoa and obj c programming. Thanks to such great
mailling lists like this one here, I have learned a lof during the
last weeks. However here is something I cannot cope with:
I was under the impression you even could open only binaries with
NSTask, but apparently I was wrong. As a fist attempt I'd launch bash
via NSTask with the shell file and see if that works.
Debug tools: The 'lsof' command might give you some hints which files
& fd's are considered open by the OS.