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: [Google Scholar: FTP] .:: pg88h8.hashnode.space ::. .:: partners.skanska.com ::. .:: rentry.co ::. .:: ko-fi.com ::. .:: www.link-man.org ::. [Web Specs: MySQL] .:: 6944fae06decc.site123.me ::. .:: start.me ::. cat $MAIL |grep -c ^Message-. This is simple and elegant, and I like it.