@ -15,6 +15,7 @@ md5_tmp=`mktemp`
freenow=0
cat "$md5" > "$md5_tmp"
sed -i '/^$/d' "$md5_tmp"
cat "$md5_tmp" | while read line; do
file_orig="$(echo $line | cut -c 33- | sed -r -e "s/^[\ ]//g")"
file_size=$(du "$file_orig" | cut -f 1)
The note is not visible to the blocked user.