Files > 50M older than 4 years

by Ron on June 26, 2008

find /somedir -type f -size +50000k -mtime +1095 -exec ls -lh {} \; | awk '{ print  $6 "/" $8 " " $9 $10  $11 ": " $5 }'

Bookmark and Share

{ 0 comments… add one now }

Leave a Comment

You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>