Linux 查看文件夹大小(排序)

du -s * | sort -nr (-n是按数字大小排序,不能加上参数h)

posted @ 2019-03-04 11:42  c++11  阅读(923)  评论(0编辑  收藏  举报