The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 12-04-2005
H1tokori H1tokori is offline
Registered User
  
 

Join Date: Nov 2005
Posts: 4
Disk usage (Mac OS 10.4)

I'd like to know a simple way to find how much disk space my account is using on my computer, I was using "mdfind "kMDItemFSOwnerGroupID == '502'" | du -ch"

but then I realized that it didn't change for 501 or 503, any help would be appreciated.