how much space are my .isos taking up?

First Name Last Name hideserted at gmail.com
Wed Oct 31 04:49:47 UTC 2018


Go to edit and find Preferences in the drop down menu.
Click on Preferences.
Find the tab for List Columns.
Check mark Size.
Close out the sub-menu.
You should now see the size of every file listed under the icon or by the
listing for that file.

- - - - -

- "Authority that can not be questioned is tyranny" - Sir Terry Pratchett

-  *Nothing in the world is more dangerous than sincere ignorance and
conscientious stupidity.*   Martin Luther King Jr., Strength to Love, 1963






On Tue, Oct 30, 2018 at 8:53 PM Gene Heskett <gheskett at shentel.net> wrote:

> On Tuesday 30 October 2018 22:47:30 Dave Stevens wrote:
>
> > I was surprised when I ran "locate .iso" to see twenty or so in the
> > list. Does anyone know a handy way to get a listing with file sizes?
> >
> > tia
> >
> > Dave
>
> Try something like this:
>
> #> ls -l `locate *.iso`
>
> Note that those are backticks, below the tilde on a US keyboard. They
> contain the response from locate, backfeeding to the ls -l.
>
> And that if you also want a total file count, append a "|wc -l" to the
> above command line, without the dbl-quotes of course. :)
>
> --
> Cheers, Gene Heskett
> --
> "There are four boxes to be used in defense of liberty:
>  soap, ballot, jury, and ammo. Please use in that order."
> -Ed Howdershelt (Author)
> Genes Web page <http://geneslinuxbox.net:6309/gene>
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20181030/1a0271e0/attachment.html>


More information about the ubuntu-users mailing list