Linux文件按大小排序

du -hs * | sort -h

转载于:https://www.cnblogs.com/woshimrf/p/11492045.html

你可能感兴趣的:(Linux文件按大小排序)