🎏

常用命令

💡
Notion Tip: Use this page to describe your approach to interviewing product candidates.
 

查看文件行数

cat xxx.js | wc -l

查看目录文件夹大小

du -h --max-depth=1
du -h --max-depth=1 /path