image
image

Go Back   macosx.com > Mac Help Forums > Mac OS X System & Mac Software

Reply
 
LinkBack Thread Tools
  #1  
Old March 1st, 2005, 05:19 AM
Matsaki's Avatar
Mac Addict
 
Join Date: Nov 2001
Location: Cyprus
Posts: 427
Thanks: 0
Thanked 0 Times in 0 Posts
Matsaki is on a distinguished road
Biggest file?

How can I find the biggest file on my disk? I tried to make a backup with CCC and Apple Restore checked. Now my harddrive rune out of memory and I had to abort the backup.
BUT there is some kind of temp file still there taking all my "free" memory of 19Gb of my harddrive that I can't find. So if I can find a way loking for this big files I can find it and delete it.
__________________
G4 Quicksilver 867Mhz / 896RAM / 2 x 120Gb HD. Mac OS X Leopard 10.5.6
G4 alubook 1.5GHz (BT 2) / 2Gb RAM / 80Gb HD. Mac OS X Leopard 10.5.6

Macbook Pro 2.4GHz / 3Gb RAM / 200Gb HD / Mac OS X Leopard 10.6.0
Reply With Quote
  #2  
Old March 1st, 2005, 07:07 AM
gumse's Avatar
Member
 
Join Date: Mar 2001
Location: Sweden
Posts: 403
Thanks: 0
Thanked 0 Times in 0 Posts
gumse is on a distinguished road
In the Terminal:
find . -size +1024 -print

Finds every file larger than 1Mb, the size is in Kb , you probably want a bigger value if you are just interested in the really large files.

The "find" command search from your current directory, so if you want to search the whole drive you should first go to the root of the file system with:
cd /

To avoid permission conflicts when searching the whole disk you should "sudo" the command:
sudo find . -size +1024 -print

(sorry not a native speaker, i always get mixed up when to use large or big
__________________
G4 500 MP 1024 MB RAM
LaCie Electron 22" Display
OS X 10.3.9
iMacDV
MacMini
iSight
iPod + iPod Mini
Sony PC100E FireWire Cam
Static IP via a FreeBSD server/gateway
a lot of other Mac's running Macos 7.5 to 9.1 and NetBSD.
A Few Wintel's on the side (I only use them when I get paid by the hour)
Reply With Quote
  #3  
Old March 1st, 2005, 08:54 AM
Matsaki's Avatar
Mac Addict
 
Join Date: Nov 2001
Location: Cyprus
Posts: 427
Thanks: 0
Thanked 0 Times in 0 Posts
Matsaki is on a distinguished road
Thank you very much
__________________
G4 Quicksilver 867Mhz / 896RAM / 2 x 120Gb HD. Mac OS X Leopard 10.5.6
G4 alubook 1.5GHz (BT 2) / 2Gb RAM / 80Gb HD. Mac OS X Leopard 10.5.6

Macbook Pro 2.4GHz / 3Gb RAM / 200Gb HD / Mac OS X Leopard 10.6.0
Reply With Quote
  #4  
Old March 1st, 2005, 10:51 AM
ex2bot's Avatar
Mac Fanbot
 
Join Date: Apr 2002
Location: live?
Posts: 1,447
Thanks: 1
Thanked 16 Times in 15 Posts
ex2bot is on a distinguished road
gumse,

Incidentally, your use of "large" (vs."big") was fine. They're generally interchangeable. "Large" may be better in more formal language. There is one expression that I can think of at the moment, "It's no big deal" (informal) where you wouldn't use "large."

Doug

P.S. Or was that too much information
__________________
Please click THANKS if you found this information useful.
"Just as some newborn race of super-intelligent robots is about to consume all humanity, our dear old species will likely be saved by a Windows crash. The poor robots will linger pathetically. Windows will apologize to them for the inconvenience." -Anonymous (with modifications)
Reply With Quote
  #5  
Old March 1st, 2005, 11:13 AM
gumse's Avatar
Member
 
Join Date: Mar 2001
Location: Sweden
Posts: 403
Thanks: 0
Thanked 0 Times in 0 Posts
gumse is on a distinguished road
Thanks dktrickey, I'm glad that I was not wrong this time.

I'm used to getting this kind of information, my girlfriend is a linguistic scientist, speaks 7 languages and is a perfectionist.
So I get a lot of "friendly advice" and "help" from her all the time, but I love her anyway. :-)
__________________
G4 500 MP 1024 MB RAM
LaCie Electron 22" Display
OS X 10.3.9
iMacDV
MacMini
iSight
iPod + iPod Mini
Sony PC100E FireWire Cam
Static IP via a FreeBSD server/gateway
a lot of other Mac's running Macos 7.5 to 9.1 and NetBSD.
A Few Wintel's on the side (I only use them when I get paid by the hour)
Reply With Quote
  #6  
Old March 1st, 2005, 11:16 AM
ex2bot's Avatar
Mac Fanbot
 
Join Date: Apr 2002
Location: live?
Posts: 1,447
Thanks: 1
Thanked 16 Times in 15 Posts
ex2bot is on a distinguished road
Matsaki,

Look for Omni Disksweeper or JDiskReport.

Doug
__________________
Please click THANKS if you found this information useful.
"Just as some newborn race of super-intelligent robots is about to consume all humanity, our dear old species will likely be saved by a Windows crash. The poor robots will linger pathetically. Windows will apologize to them for the inconvenience." -Anonymous (with modifications)
Reply With Quote
  #7  
Old March 2nd, 2005, 05:13 AM
Matsaki's Avatar
Mac Addict
 
Join Date: Nov 2001
Location: Cyprus
Posts: 427
Thanks: 0
Thanked 0 Times in 0 Posts
Matsaki is on a distinguished road
gumse>>
I'm also Swedish and live with the same problem in this forums, hehe
__________________
G4 Quicksilver 867Mhz / 896RAM / 2 x 120Gb HD. Mac OS X Leopard 10.5.6
G4 alubook 1.5GHz (BT 2) / 2Gb RAM / 80Gb HD. Mac OS X Leopard 10.5.6

Macbook Pro 2.4GHz / 3Gb RAM / 200Gb HD / Mac OS X Leopard 10.6.0
Reply With Quote
Reply

Bookmarks

Thread Tools

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 On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Forum Jump


All times are GMT -5. The time now is 12:53 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0 RC1
Copyright 2000-2010 DigitalCrowd, Inc.