Re: Killing process



Yeah I've kind of figured that. I was just wanting to know what I could
use to kill a pid that is a string value. Thanks though.

Harlin

.



Relevant Pages

  • Re: help with aix script required
    ... PIB nnn is already connected (pid nnnnn) ... to extract the pid and then execute kill (pid ... before retrying the d3 -n -dcdon command. ... feed the string to the above without the 'echo'. ...
    (comp.unix.aix)
  • Re: help with aix script required
    ... PIB nnn is already connected (pid nnnnn) ... to extract the pid and then execute kill (pid ... before retrying the d3 -n -dcdon command. ... feed the string to the above without the 'echo'. ...
    (comp.unix.aix)
  • Killing process
    ... I am using os.getpid() to get the pid value for a script running. ... store that value to a file. ... pid (i pull this from the file as a string value) I get errors. ... How exactly do I kill a pid using a string value? ...
    (comp.lang.python)
  • Re: Killing process
    ... Later when I try to kill that pid (i pull this from the file as a string value) I get errors. ...
    (comp.lang.python)
  • Re: Killing process started by system()?
    ... I'm guessing that perhaps you're really wanting to know how to get ... the PID to kill from system. ... Then kill this pid by reading from the ...
    (comp.os.linux.development.system)