@@ -0,0 +1,5 @@
#!/bin/bash
for c in $@; do
echo $c | xxd -b | cut -d" " -f2
done
The note is not visible to the blocked user.