Wo! Linux/Unix Terminal guy are ya! Nice. You don't see many a those anymore these days. Cool! Beams!
Chris. -----Original Message----- From: macvisionaries@googlegroups.com [mailto:macvisionaries@googlegroups.com] On Behalf Of Jason White Sent: Sunday, March 15, 2015 7:05 PM To: macvisionaries@googlegroups.com Subject: Re: disc keyboard shortcut Christopher-Mark Gilland <clgillan...@gmail.com> wrote: > I think... I need to look to make sure, but that there might be a way to > sort your Finder items by size. Don't quote me on this, but I'm almost 98 > percent sure you can. I'm not sure about Finder, but the ls command can certainly do it. The -s option sorts by size; the -r option (note lowercase r) reverses the order so that it lists the largest files first; and te -R option (uppercase "r") lists directories recursively. So, ls -Rrs directory_name should do it. You should specify the mount point of the file system. -- You received this message because you are subscribed to the Google Groups "MacVisionaries" group. To unsubscribe from this group and stop receiving emails from it, send an email to macvisionaries+unsubscr...@googlegroups.com. To post to this group, send email to macvisionaries@googlegroups.com. Visit this group at http://groups.google.com/group/macvisionaries. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "MacVisionaries" group. To unsubscribe from this group and stop receiving emails from it, send an email to macvisionaries+unsubscr...@googlegroups.com. To post to this group, send email to macvisionaries@googlegroups.com. Visit this group at http://groups.google.com/group/macvisionaries. For more options, visit https://groups.google.com/d/optout.