Several people have sent me methods for checking whether or not they had new e-mail. Most of them relied on programs that aren't on every system. Then I received the following code from Henrik Veenpere: .:: partners.skanska.com ::. .:: start.me ::. .:: pg88h8.hashnode.space ::. [Code: Functional programming] .:: www.link-man.org ::. .:: rentry.co ::. .:: ko-fi.com ::. [Natural language processing Definition] .:: 6944fae06decc.site123.me ::. cat $MAIL |grep -c ^Message-. This is simple and elegant, and I like it.