@ -3,7 +3,7 @@
# GNU Screen stuff
if ( which tmux &> /dev/null )
then
if [ $(pgrep -c "tmux") -gt 0 ]
if [ $(pgrep "tmux" | wc -l) -gt 0 ]
if [[ $TERM != screen* ]]
The note is not visible to the blocked user.