Diane,

thank you!  That works perfectly!

Devon


----- Original Message ----- 
From: "Diane Holt" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, June 14, 2001 6:32 PM
Subject: Re: accent issues with exec


> Have you tried <exec>ing 'sh' instead, then feeding the 'kill...' line to
> that? Eg:
> 
> <exec executable="sh">
>   <arg line='-c "kill -9 `cat program.pid`"'/>
> </exec>
> 
> Diane
> 
> --- Devon Hillard <[EMAIL PROTECTED]> wrote:
> > I'm having some issues with exec.  What I'm trying to do is get exec to
> > run this command
> > 
> > kill -9 `cat program.pid`
> > 
> > where program.pid file contains the process # of the program I am
> > killing.
> > 
> > all combinations of escape characters and html markup codes seem to be
> > not working.  Does anyone have an idea?
> > 
> > Regards,
> > 
> > Devon
> > 
> > 
> > 
> 
> 
> =====
> ([EMAIL PROTECTED])
> 
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Spot the hottest trends in music, movies, and more.
> http://buzz.yahoo.com/
> 

Reply via email to