Skip navigation.
 
mlRe: AuthorizationExecuteWithPrivileges question
FROM : Mark Douma
DATE : Thu Oct 14 22:57:13 2004

On Oct 14, 2004, at 3:10 PM, James Dessart wrote:

> On Thu, 14 Oct 2004 15:06:30 -0400, Mark Douma <<email_removed>> 
> wrote:

>> I guess what I was thinking is that I'd be running the rm command from
>> within the shell, or is that not what you meant? Or that's what you
>> meant, but not what my code means? :-)

>
> My bad. :) you need to use sh's -c "string" command line invocation to
> execute a string.
>
> James
>


Woo Hoo! It works :-D. Thanks a lot man.
------------------------------------------------------------------------
---
Mark Douma
Grand Rapids, MI, USA
<email_removed>
http://homepage.mac.com/mdouma46/
------------------------------------------------------------------------
---

Related mailsAuthorDate
mlAuthorizationExecuteWithPrivileges question Mark Douma Oct 14, 19:45
mlRe: AuthorizationExecuteWithPrivileges question James Dessart Oct 14, 19:56
mlRe: AuthorizationExecuteWithPrivileges question Mark Douma Oct 14, 21:06
mlRe: AuthorizationExecuteWithPrivileges question James Dessart Oct 14, 21:10
mlRe: AuthorizationExecuteWithPrivileges question Mark Douma Oct 14, 22:57