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