@ -46,7 +46,7 @@ function cmd()
{
while : ; do
prompt
read command
read -e command
[ "$command" != "end" ] && eval "${command}" || break
[ "$1" ] && break
done
The note is not visible to the blocked user.