Linux系列: ls查看文件大小( M为单位) ll -lh Linux系列:查看子目录文件夹大小 指定单位 ls -l --block-size=g ls -l --block-size=m ls -l --block-size=k 扩展 man ls