@@ -0,0 +1,4 @@
find src -type f -iname '*.rs' \
| xargs wc -l \
| sort -nr \
| xargs printf "\033[96m%d %s\033[0m\n"
The note is not visible to the blocked user.