Use backtick to check if Mail/queue is empty.
authorShingo W. Kagami
Wed, 03 Feb 2010 22:31:35 +0900
changeset 13aa22c1ad0007
parent 12 2840d13cb173
child 14 16fe27af1a8b
Use backtick to check if Mail/queue is empty.
.screenrc
     1.1 --- a/.screenrc	Tue Jan 26 23:09:28 2010 +0900
     1.2 +++ b/.screenrc	Wed Feb 03 22:31:35 2010 +0900
     1.3 @@ -1,6 +1,7 @@
     1.4  defencoding SJIS
     1.5  escape ^t^t
     1.6 -hardstatus alwayslastline "%`%-Lw%{=b bw}%40L>%n%f %t%{-}%+Lw%<"
     1.7 +hardstatus alwayslastline "%{=b rw}%`%{-}%-Lw%{=b bw}%40L>%n%f %t%{-}%+Lw%<"
     1.8 +backtick 0 30 30 $HOME/bin/checkqueue
     1.9  startup_message off
    1.10  autodetach on
    1.11  vbell off