@@ -36,6 +36,7 @@ conv_to_octal(){
done
res=$(printf '%03o' "$((res-${3}))")
#shellcheck disable=SC2059
printf "\\$res" | sed 's/[\/&]/\\&/g'
}
The note is not visible to the blocked user.