@@ -1,11 +0,0 @@
#!/bin/sh
BNAME="$(basename "$1")"
mkdir "$BNAME"
pushd "$BNAME" &>/dev/null
unzip "../$1"
popd &>/dev/null
convmv --notest -r -f cp-1252 -t cp-850 "$BNAME" &>/dev/null
convmv --notest -r -f cp-866 -t utf-8 "$BNAME" &>/dev/null
The note is not visible to the blocked user.