Linux 查看当前目录下 文件大小

linux下在相应目录下执行如下命令即可:

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

 

posted on 2018-12-03 15:50  Areon  阅读(310)  评论(0)    收藏  举报

导航