Re: [exim] Child processes don't quit when I shut down exim(…

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: John Burnham
Fecha:  
A: 'Exim-users'
Asunto: Re: [exim] Child processes don't quit when I shut down exim(exim4on debian etch)
>
> It's an artifact of ps. If a name is longer than n (8?), ps
> will display
> the numeric uid instead.


That's by default - you can change the output format of ps (see man ps for more details than you'll ever want to know - the -o switch and the PS_FORMAT environment variables are of most interest, I'd guess). However, this is getting a little off-topic.
John