That Pixel Geek
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 }'
Tagged as: cli, files, find, large, linux
{ 0 comments… add one now }
Leave a Comment
Name
E-mail
Website
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>
{ 0 comments… add one now }