From: Silvio Rhatto Date: Tue, 8 Aug 2017 12:20:51 +0000 (-0300) Subject: Add unread-mails X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=2829d49080dd99d45252ea731229889ac550832a;p=scripts.git Add unread-mails --- diff --git a/status b/status index 105cf75..26acbcd 100755 --- a/status +++ b/status @@ -84,6 +84,9 @@ function status_run { # Check if you have mails to send postponed + # Check unread mails + unread-mails + # Check if are dangling downloaded files if [ -e "$HOME/load" ] && [ ! -z "`ls -1 ~/load/`" ]; then echo "Dangling files at ~/load:"