#1662431477
find . -printf "%h\n" | cut -d/ -f-2 | sort | uniq -c | sort -rn
#1707897149
top -c
