10.使用du将文件按大小进行排序

按G进行排序
du -sh * | grep G | sort -nr  

posted @ 2019-08-01 17:50  AllenHU320  阅读(1805)  评论(0编辑  收藏  举报