[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [HS] kill d'un processus



Soit dans le pere tu fais (pas recommende):

signal(SIGCHLD,SIG_IGN);

ou tu catche le signal SIGCHLD et tu boucles sur waitpid - n'oublie de regarder
la man page de waitpid()...

JD.

On Monday 23 May 2005 17:00, Frederic Beck wrote:
FB > si je fais ps axf

-- 
Jean-Damien Durand CERN/IT/FIO/DS - Geneva, Switzerland
PGP: http://home.cern.ch/~jdurand/public_key.asc
CERN CA: http://cern.ch/service-grid-ca/crt/root_crt.html
WWW: http://home.cern.ch/~jdurand

Attachment: smime.p7s
Description: S/MIME cryptographic signature


Reply to: