The UNIX and Linux Forums
>
Special Forums
>
Filesystems, Disks and Memory
find the 5o largest files in a directory
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Portal
Register
Forum Rules
FAQ
Contribute
Members List
Arcade
Search
Today's Posts
Mark Forums Read
Thread
:
find the 5o largest files in a directory
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
3
(
permalink
)
05-16-2007
igidttam
Registered User
Join Date: Sep 2005
Posts: 22
I tried this and receiveed an error messge that stated bad option -printf
find /sasdb -printf "%s:%p\n"| sort -kin| tail -50
igidttam
View Public Profile
Find all posts by igidttam