On 30/08/2007, email@hidden <email@hidden> wrote:
> There is no shell or script in the privileged part above, because the
> API
> doesn't accept a command line as a string (which is good): it accepts
> separate
> arguments as verbatim strings. While I wrote a string "rm
> test1.txt", this
> has to become a vector like ("/bin/rm", "test1.txt").
And why exactly would you do this rather than using unlink() or
FSDeleteObject() or whatever?
-- Finlay
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/carbon-dev/email@hidden
This email sent to email@hidden