Re: [xubuntu-users] showing disk space used

2016-05-13 Thread John R. Sowden

correction of version.  this is not a message from the future :)

On 05/13/2016 11:51 AM, John R. Sowden wrote:
There is a program in DOS called hog.  It shows me the amount of disk 
space consumed by each of the current directory's subdirectories in a 
pie chart with different colors.  I can instantly see where I am 
consuming disk space. Is there something like that for Linux?  I use 
Ubuntu 14.04.


If not, is there a way of displaying directory's consumed disk space 
in Thunar?


John






-- 
xubuntu-users mailing list
xubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xubuntu-users


Re: [xubuntu-users] showing disk space used

2016-05-13 Thread Ralf Mardorf
>From command line use   du   and   df :


$ du -sh /home/rocketmouse/
6.6G/home/rocketmouse/


$ du -h /home/rocketmouse/
4.0K/home/rocketmouse/.gnome2/nemo-scripts
20K /home/rocketmouse/.gnome2/accels
32K /home/rocketmouse/.gnome2
16K /home/rocketmouse/.jsampler
[snip]


$ df -h
Filesystem  Size  Used Avail Use% Mounted on
dev 1.8G 0  1.8G   0% /dev
run 1.9G  956K  1.9G   1% /run
/dev/sda955G   48G  4.3G  92% /
tmpfs   1.9G 0  1.9G   0% /dev/shm
tmpfs   1.9G 0  1.9G   0% /sys/fs/cgroup
tmpfs   1.9G  204K  1.9G   1% /tmp
/dev/sdb12   35G   11G   23G  31% /home/music
/dev/sda11   38G   23G   13G  65% /mnt/music
tmpfs   371M   12K  371M   1% /run/user/1000

Regards,
Ralf

-- 
xubuntu-users mailing list
xubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xubuntu-users


Re: [xubuntu-users] showing disk space used

2016-05-13 Thread Petter Adsen
On Fri, 13 May 2016 11:55:23 -0700
"John R. Sowden"  wrote:

> correction of version.  this is not a message from the future :)
> 
> On 05/13/2016 11:51 AM, John R. Sowden wrote:
> > There is a program in DOS called hog.  It shows me the amount of
> > disk space consumed by each of the current directory's
> > subdirectories in a pie chart with different colors.  I can
> > instantly see where I am consuming disk space. Is there something
> > like that for Linux?  I use Ubuntu 14.04.
> >
> > If not, is there a way of displaying directory's consumed disk
> > space in Thunar?

In addition to 'du', there is ncurses-based 'ncdu' for a prettier
output.

Petter

-- 
"I'm ionized"
"Are you sure?"
"I'm positive."

-- 
xubuntu-users mailing list
xubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xubuntu-users


Re: [xubuntu-users] showing disk space used

2016-05-13 Thread Peter Flynn
On 05/13/2016 07:51 PM, John R. Sowden wrote:
> There is a program in DOS called hog.  It shows me the amount of disk
> space consumed by each of the current directory's subdirectories in a
> pie chart with different colors.  I an instantly see where I am
> consuming disk space.  Is there something like that for Linux?

baobab

///Peter

-- 
xubuntu-users mailing list
xubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xubuntu-users


Re: [xubuntu-users] showing disk space used

2016-05-13 Thread Ince, Wilbur
There is a graphical tool called Baobab.  You can find it in the menu under
Disk Usage Analyzer.  Exactly as you describe.

Wilbur

On Fri, May 13, 2016 at 2:07 PM, Petter Adsen  wrote:

> On Fri, 13 May 2016 11:55:23 -0700
> "John R. Sowden"  wrote:
>
> > correction of version.  this is not a message from the future :)
> >
> > On 05/13/2016 11:51 AM, John R. Sowden wrote:
> > > There is a program in DOS called hog.  It shows me the amount of
> > > disk space consumed by each of the current directory's
> > > subdirectories in a pie chart with different colors.  I can
> > > instantly see where I am consuming disk space. Is there something
> > > like that for Linux?  I use Ubuntu 14.04.
> > >
> > > If not, is there a way of displaying directory's consumed disk
> > > space in Thunar?
>
> In addition to 'du', there is ncurses-based 'ncdu' for a prettier
> output.
>
> Petter
>
> --
> "I'm ionized"
> "Are you sure?"
> "I'm positive."
>
> --
> xubuntu-users mailing list
> xubuntu-users@lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/xubuntu-users
>
-- 
xubuntu-users mailing list
xubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xubuntu-users


Re: [xubuntu-users] showing disk space used

2016-05-13 Thread Wiebe van der Worp

On 13-05-16 20:51, John R. Sowden wrote:

There is a program in DOS called hog.  It shows me the amount of disk
space consumed by each of the current directory's subdirectories in a
pie chart with different colors. I an instantly see where I am consuming
disk space.  Is there something like that for Linux?  I use Ubuntu 140.04.


You probably look for apt-get install k4dirstat. A must have in my opinion.

http://screenshots.ubuntu.com/screenshots/k/kdirstat/1782_large.png

--
xubuntu-users mailing list
xubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xubuntu-users


Re: [xubuntu-users] showing disk space used

2016-05-13 Thread Ralf Mardorf
On Fri, 13 May 2016 21:28:41 +0200, Wiebe van der Worp wrote:
>k4dirstat

I wouldn't use Xfce with the Qt based app k4dirstat, it might be
better to use baobab and much better to use mate-disk-usage-analyzer.

It's part of the package mate-utils and mate-disk-usage-analyzer quasi
is a GTK2 version of baobab and other than baobab, it still provides a
menu bar, so you quasi get baobab, but it fits better to Xfce.

-- 
xubuntu-users mailing list
xubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xubuntu-users


Re: [xubuntu-users] showing disk space used

2016-05-13 Thread John R. Sowden
I have tried baobab.  I don't understand the 'ring' graph and the tree 
graph option is totally beyond me.  Part of the problem is in both 
graphs, the colors or shapes are not identified, leaving me to go 
between a directory listing and the chart.  Too much use of the wrong 
cpu.  ncdu is better.  I was just hoping for something more like hog.  I 
just looked inside hog.exe and found the author's name.  I duckduckgoed 
him and found him "Jay Wherley".  I dropped him a note re: Linux.  I saw 
in his site that he wrote a newer version of it for windows.


I saw k4dirstat that someone mentioned.  The png looks good. Assuming 
that is a KDE program, when I switch from Suse to Ubuntu when Ubuntu 
first came out, I decided to not run KDE programs on Ubuntu, as there 
seem to be a lot of dependencies.  Mate looks interesting.

John


On 05/13/2016 12:10 PM, Ince, Wilbur wrote:
There is a graphical tool called Baobab.  You can find it in the menu 
under Disk Usage Analyzer.  Exactly as you describe.


Wilbur

On Fri, May 13, 2016 at 2:07 PM, Petter Adsen > wrote:


On Fri, 13 May 2016 11:55:23 -0700
"John R. Sowden" mailto:jsow...@americansentry.net>> wrote:

> correction of version.  this is not a message from the future :)
>
> On 05/13/2016 11:51 AM, John R. Sowden wrote:
> > There is a program in DOS called hog.  It shows me the amount of
> > disk space consumed by each of the current directory's
> > subdirectories in a pie chart with different colors.  I can
> > instantly see where I am consuming disk space. Is there something
> > like that for Linux?  I use Ubuntu 14.04.
> >
> > If not, is there a way of displaying directory's consumed disk
> > space in Thunar?

In addition to 'du', there is ncurses-based 'ncdu' for a prettier
output.

Petter

--
"I'm ionized"
"Are you sure?"
"I'm positive."

--
xubuntu-users mailing list
xubuntu-users@lists.ubuntu.com 
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/xubuntu-users







-- 
xubuntu-users mailing list
xubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xubuntu-users


Re: [xubuntu-users] showing disk space used

2016-05-13 Thread Peter Flynn
On 05/13/2016 09:04 PM, John R. Sowden wrote:
> I have tried baobab.  I don't understand the 'ring' graph 

It's an interactive map of directories with root (/) at the middle.
Hover over a segment and its name pops up, followed by its children.
You can see at a glance what your biggest directories are.
Click on a segment and it zooms in on it.

> and the tree graph option is totally beyond me. 

Never used it.

> Part of the problem is in both
> graphs, the colors or shapes are not identified, 

The colours are just picked for contrast; identity is done by hovering.

Give it another try.

///Peter

-- 
xubuntu-users mailing list
xubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xubuntu-users


Re: [xubuntu-users] showing disk space used

2016-05-13 Thread Ralf Mardorf
>On 05/13/2016 09:04 PM, John R. Sowden wrote:
>> I have tried baobab.  I don't understand the 'ring' graph 
>
>It's an interactive map of directories with root (/) at the middle.
>Hover over a segment and its name pops up, followed by its children.
>You can see at a glance what your biggest directories are.
>Click on a segment and it zooms in on it.

Speaking for the Mate equivalent, there's a difference between a click
and a right click zoom.

>> and the tree graph option is totally beyond me. 
>
>Never used it.

Again speaking for the Mate equivalent, same as for the circle graph,
just vice versa, IOW from outside to inside.

>
>> Part of the problem is in both
>> graphs, the colors or shapes are not identified, 
>
>The colours are just picked for contrast; identity is done by hovering.

Again speaking for the Mate equivalent, the colours are for
contrast, but also represent the size, at least within a tree (not in
comparison with another tree).

I suspect that the Mate thingy and baobab are more or less equal.

I'm neither a user of those GUI tools, nor did I read the manual, but
the help menu of the Mate thingy at least provides a manual. Shortcut
F1, maybe baobab provides help/a manual by F1 too.

-- 
xubuntu-users mailing list
xubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xubuntu-users