@ -0,0 +1,3 @@
#!/usr/bin/env bash
du -s * | sort -k1n | awk '{print $1/1024.0 " " $2}'
The note is not visible to the blocked user.