@ -0,0 +1,6 @@
#!/bin/bash
for file in $(find -name *.dot);
do
dot -Tpng $file -o $file.png;
done
The note is not visible to the blocked user.