Find 50mb large/r files
From wiki.perl.lt
Jump to:
navigation
,
search
find . -type f -size +50000k -exec ls -lh {} \; | awk '{ print $9 ": " $5 }'
Views
Page
Discussion
View source
History
Personal tools
Log in
Categories
bsd
linux
windows
misc
Navigation
Recent changes
Random page
Search
Toolbox
What links here
Related changes
Special pages
Printable version
Permanent link