Your Ad Here

Posted By

indianocean on 03/17/07


Tagged


Versions (?)

Find files larger than size x


 / Published in: Bash
 

  1. find -type f -size +200 -exec gzip -q{}\;

Report this snippet  

You need to login to post a comment.