The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Special Forums > Filesystems, Disks and Memory
Google UNIX.COM


Filesystems, Disks and Memory Questions involving NAS, SAN, RAID, Robotic Libraries, backups, etc go here.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
find largest file mohan705 Shell Programming and Scripting 15 07-03-2007 11:34 PM
list largest files in a directory & its subdirectories igidttam UNIX for Dummies Questions & Answers 6 09-25-2006 08:31 AM
largest size directory in unix arunkumar_mca UNIX for Advanced & Expert Users 5 09-29-2005 10:04 PM
Finding largest file in current directory? AusTex High Level Programming 1 03-13-2005 09:03 AM

Reply
 
Submit Tools LinkBack Thread Tools Display Modes
  #8 (permalink)  
Old 05-16-2007
Shell_Life's Avatar
Unix/Informix/4GL/SQL
 

Join Date: Mar 2007
Location: Bahia, Brazil
Posts: 695
Stumble this Post!
Code:
find . -type f -exec  du {} \; | sort -nr | head -50
Reply With Quote
Forum Sponsor
  #9 (permalink)  
Old 05-16-2007
Registered User
 

Join Date: Sep 2005
Posts: 22
Stumble this Post!
this works for me.
I appreciate your help. ThankYou
Reply With Quote
Google The UNIX and Linux Forums
Reply

Thread Tools
Display Modes




All times are GMT -7. The time now is 12:00 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008 The CEP Blog All Rights Reserved -Ad Management by RedTyger Visit The Global Fact Book

Content Relevant URLs by vBSEO 3.2.0