@@ -0,0 +1,4 @@
#!/bin/bash
OLDFILE="$1"
NEWFILE=${OLDFILE::-4}
echo "$NEWFILE"
The note is not visible to the blocked user.