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