@@ -0,0 +1,6 @@
#!/bin/sh
while true; do
echo `date`;
sleep 60;
done
The note is not visible to the blocked user.