@ -10,7 +10,7 @@ onMac() {
filesize() {
if onMac; then
stat -f%z $1
stat -f "%z" $1
else
stat --printf="%s" $1
fi
The note is not visible to the blocked user.