Prev: mount ftp volume...
Next: I cleaned my mouse
From: Tony on 13 Jul 2010 18:26 I am going to clean my Hd. IS there a way to view all my installed Applications and view their sizes?
From: Wes Groleau on 13 Jul 2010 18:33 On 07-13-2010 18:26, Tony wrote: > I am going to clean my Hd. IS there a way to view all my installed > Applications and view their sizes? In Terminal, cd /Applications # (and anywhere else you have them) du -sk * # shows sizes in KB -- Wes Groleau Scribd Copyright Violations http://Ideas.Lang-Learn.us/russell?itemid=1529
From: nospam on 13 Jul 2010 18:37 In article <8b63dfcb-2454-419b-800e-df2271a3945e(a)x20g2000pro.googlegroups.com>, Tony <henree21(a)gmail.com> wrote: > I am going to clean my Hd. IS there a way to view all my installed > Applications and view their sizes? open the applications folder and set it to list mode. the sizes will be displayed. another option is get omni disksweeper which will show you where your disk space is being used. <http://www.omnigroup.com/products/omnidisksweeper/>
From: Jim Gibson on 13 Jul 2010 18:39 In article <8b63dfcb-2454-419b-800e-df2271a3945e(a)x20g2000pro.googlegroups.com>, Tony <henree21(a)gmail.com> wrote: > I am going to clean my Hd. IS there a way to view all my installed > Applications and view their sizes? You can get a list of all applications running System Profiler and clicking on the Software > Applications line in the left column (it takes awhile to scan the disk, looking for applications). Most applications are stored as folders or packages in the Applications folder. You can get a size of each folder by opening a Finder window, navigating to the Applications folder, select a List view, select "Show View Options" in the View menu, and checking "Calculate all sizes" (it takes awhile to populate the Size column). -- Jim Gibson
From: Gordon Gekko on 13 Jul 2010 18:50
On 7/13/10 6:26 PM, Tony wrote: > I am going to clean my Hd. IS there a way to view all my installed > Applications and view their sizes? If you're running Snow Leopard, click Applications in the Finder window and select display as a list (second icon from left). The file sizes are listed. |