diff --git a/inbox-size b/inbox-size index 113715a..6d3a64f 100755 --- a/inbox-size +++ b/inbox-size @@ -5,4 +5,5 @@ exec scsh -s "$0" "$@" !# (run (emacs --quick --batch --visit ~/documents/gtd/inbox.org - --eval "(princ (how-many (rx bol \"*\" (one-or-more space))))")) + --eval "(princ (how-many (rx bol \"*\" (one-or-more space))))") + (> 2 /dev/null))