@ -48,7 +48,7 @@ out(){
w=10
if [ -z $3 ]
then
printf "%-${w}s %d\n" "$1:" "$(get $2)"
printf "%-${w}s %d \t+ %d\n" "$1:" "$(get $2)" "$(expr $(get $2) - $(yget $2))"
else
printf "%-${w}s %d\n" "$1:" "$(yget $2)"
fi
The note is not visible to the blocked user.