查询大于500M文件

ls -lh  $(find / -type f -size +500M)

 

相关文章: