Re: [Exim] WISHLIST: program name indicating current job

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Paul Civati
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: Re: [Exim] WISHLIST: program name indicating current job
Andrey Novikov <novikov@???> wrote:

> It whould be very usefull to see with ps ax what each
> instance of exim is doing right now (like sendmail does).


AIUI this is a bit of a non-portable hack, ie. it fiddles with argv[0]
and will work for BSD ps, but not SYSV ps.

-Paul-