The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Operating Systems > Linux
.
google unix.com



Linux RedHat, Ubuntu, SUSE, Fedora, Debian, Mandriva, Slackware, Gentoo linux, PCLinuxOS. All Linux questions here!

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
current CPU usage, memory usage, disk I/O oid(snmp) S_venkatesh SUN Solaris 2 12-13-2008 06:19 AM
how can I find cpu usage memory usage swap usage and logical volume usage alert0919 HP-UX 3 12-02-2008 02:38 PM
Disk Usage in GB and Unix command to find the biggest file/folder manas6 UNIX for Dummies Questions & Answers 8 07-30-2008 07:54 AM
Disk Usage harikamamidala Shell Programming and Scripting 4 08-16-2007 02:22 PM
disk usage karthikosu UNIX for Dummies Questions & Answers 2 06-29-2006 03:48 PM

Reply
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 07-02-2009
kurva kurva is offline
Registered User
  
 

Join Date: Feb 2009
Posts: 32
Thumbs down how to find the disk usage

Hi,

df -k /
Filesystem 1k-blocks Used Available Use% Mounted on
/dev/cciss/c0d0p1 518000 481884 9804 99% /



i want to find or know which dir or file having more data, i used

du -sk * | sort -nr | head --> still cannot can any one assist me..tks
  #2 (permalink)  
Old 07-02-2009
shubhendu shubhendu is offline
Registered User
  
 

Join Date: May 2009
Location: 12° 58' N & 77° 38' E
Posts: 29
use this >

Code:
 
find ${SEARCH_PATH} -type f -size +${MEG_BYTES}000000c
USAGE>

will find files larger then ${MEG_BYTES} MB in specified DIR i.e. in ${SEARCH_PATH}
  #3 (permalink)  
Old 07-10-2009
zyf0789 zyf0789 is offline
Registered User
  
 

Join Date: Jul 2009
Posts: 1
Quote:
Originally Posted by shubhendu View Post
use this >

Code:
 
find ${SEARCH_PATH} -type f -size +${MEG_BYTES}000000c
USAGE>

will find files larger then ${MEG_BYTES} MB in specified DIR i.e. in ${SEARCH_PATH}
unix is so strong!!!!!
Sponsored Links
Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -4. The time now is 10:54 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language translation by Google.
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0