Skip navigation.
 
mlRe: AuthorizationExecuteWithPrivileges question
FROM : James Dessart
DATE : Thu Oct 14 21:10:23 2004

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

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