Re: [exim] counting messages in queue

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Warren Baker
Ημερομηνία:  
Προς: Ian Eiloart
Υ/ο: exim-users, Graeme Fowler
Αντικείμενο: 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