find /var -type f -size +100M -exec ls -lah {} \; /var 是查找的根路徑 100M是參數(shù) 可以替換為不同的單位進(jìn)行查找 100k 100M 10G test.png