@@ -1,2 +1,7 @@
#!/bin/sh
scrot -sz $HOME/tmp.png
if [ ! -z "$1" ]; then
n=$1
else
n="tmp.png"
fi
scrot -sz $HOME/$n
The note is not visible to the blocked user.