@ -0,0 +1,9 @@
#!/bin/bash
set -eu
archivename="$1.7z"
echo "$archivename"
filelist="$@"
7z a -p -mx9 -mhe "$archivename" "$filelist"
The note is not visible to the blocked user.