Posted: . At: 7:09 PM. This was 4 years ago. Post ID: 14712
Page permalink. WordPress uses cookies, or tiny pieces of information stored on your computer, to verify who you are. There are cookies for logged in users and for commenters.
These cookies expire two weeks after they are set.



Sponsored



Find space hogging files on your Linux system very easily with this nice tool.


There is a nice alternative to Windirstat for Linux available. The Graphical Disk Map utility for Linux allows a user to open a folder in the program and then see which files are taking up the most space. This is a great way to clean up your hard drive and save disk space.

Install it like this.

To have grep return the string you are looking for without checking for
upper or lower case use '-i'.  e.g. grep -i readme somefile.txt
┌─[jason@jason-desktop][~]
└──╼ $sudo apt install gdmap

Then run the gdmap utility and then open a folder to view the contents.

Viewing file sizes in a folder with gdmap.
Viewing file sizes in a folder with gdmap on Linux.

This is the best way to visualize what actually is taking up all of the disk space on your computer. In the example below, there is a grey folder on the left side, this has a lot of PDF files in it, and it takes up the most disk space of all.

Viewing a folder with a lot of files in it.
Viewing a folder with a lot of files in it.

Double-click on a box to open it. This allows you to zoom in and find smaller files. Overall, this is a great application. A free version of Windirstat. There is also Wiztreefree as well. But this is Linux I am talking about.


Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.