@@ -6,7 +6,8 @@
#
case $- in
*i*) return ;;
*i*) ;;
*) return ;;
esac
[ -z "${PS1-}" ] && return
The note is not visible to the blocked user.