Frequently used cmds

stat

tree -if | grep -v node_modules | egrep '[.](j|t)sx?$' | xargs wc -l
最后修改 2023-03-11: split into more parts (54b443e)