[macvoiceover] Re: accessible way to recursively sort directories

  • From: Gary Lee <kb9zuv@xxxxxxxx>
  • To: macvoiceover@xxxxxxxxxxxxx
  • Date: Mon, 29 Nov 2021 18:17:01 -0500

try 

du -h . 

first.

this will show directories and their sizes.

another one is 

ls -lrs

even if it lists size in blocks, just remember 2 blocks to the K; not difficult.



On Nov 26, 2021, at 4:58 AM, John Covici <covici@xxxxxxxxxxxxxx> wrote:

Hi.  I seem to be running out of space and I can't tell what is doing
it, so I need some accessible way to do recursive directories, sorting
by size, so I can figure it out.  Doing ls recursively almost works,
but the totals are listed as 512 byte blocks rather than some kind of
human readable form, so I need some other way to do it on the mac.

Thanks in advance for any suggestions.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

        John Covici wb2una
        covici@xxxxxxxxxxxxxx

Click on the link below to go to our homepage.
http://www.icanworkthisthing.com

Manage your subscription by using the web interface on the link below.
//www.freelists.org/list/macvoiceover

Users can subscribe to this list by sending email to  
macvoiceover-request@xxxxxxxxxxxxx
with 'subscribe' in the Subject field OR by logging into the Web 
interface at //www.freelists.org/list/macvoiceover



Click on the link below to go to our homepage.
http://www.icanworkthisthing.com

Manage your subscription by using the web interface on the link below.
//www.freelists.org/list/macvoiceover

Users can subscribe to this list by sending email to
 macvoiceover-request@xxxxxxxxxxxxx
with 'subscribe' in the Subject field OR by logging into the Web
interface at //www.freelists.org/list/macvoiceover

Other related posts: