Re: [exim] counting messages in queue

Etusivu
Poista viesti
Vastaa
Lähettäjä: Warren Baker
Päiväys:  
Vastaanottaja: Ian Eiloart
Kopio: exim-users, Graeme Fowler
Aihe: Re: [exim] counting messages in queue
On Mon, Dec 6, 2010 at 12:55 PM, Ian Eiloart <iane@???> wrote:
> Or, just to get the number:
>
> exipick -x | grep  '<'| wc -l


Or just:

exiqgrep -x -i | wc


--
.warren