Re: [dwm] irssi/mutt in status bar

From: dtm <usrucb_AT_gmail.com>
Date: Fri, 12 Jan 2007 11:48:26 -0800

Here's what I do to check the number of mail messages:

    mail -n -H 2> /dev/null | awk '/:.*message.*/ { print $2 }'
    
-- dtm
Received on Fri Jan 12 2007 - 20:48:44 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 14:34:41 UTC