On Thu, 28 Aug 2003, zsdc wrote:

> [EMAIL PROTECTED] wrote:
> 
> > On Thu, 28 Aug 2003, Ramprasad A Padmanabhan wrote:
> > 
> >>Which OS?
> >>On Unix like systems, You can find the PID of the script and send the 
> >>signal on the shell
> >>
> >>like
> >>kill -15 $PID
> > 
> > you could also do:
> > 
> > killall -KILL name_of_application
> 
> Don't do that on Solaris... Its version of killall actually kills all.
> 
> 
Sorry about that.. Should have also stated that I'm running under linux.. 
Dont do much under Solaris any longer..


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to