{"repo":"rolinh/dfc","free":true,"listed":false,"github":"https://github.com/rolinh/dfc","clone":"git clone https://github.com/rolinh/dfc.git","description":"Report file system space usage information with style","language":"C","stars":116,"topics":["disk-space","df","cli","cross-platform","filesystem","partitions"],"license":"BSD-3-Clause","category":"cli-tools","readme_excerpt":"README dfc is a tool to report file system space usage information. When the output is a terminal, it uses color and graphs by default. It has a lot of features such as HTML, JSON and CSV export, multiple filtering options, the ability to show mount options and so on. BUILD cmake is required to build dfc . For convenience, a simple Makefile (which calls cmake under the hood) is provided. I suggest you create a build directory in which you compile dfc . This is of course not required but it will prevent files from being created everywhere in the source folder. BUILD STEPS Create the build directory: mkdir build Navigate into it: cd build Run the cmake command to generate a Makefile that works for your OS: cmake .. Now you can use the make command to build dfc : make The dfc binary will be placed into a bin sub-directory. BUILD OPTIONS Several options can be tweaked before you compile dfc . To activate / deactivate or change them, you need to do it at the cmake step. Note that you may also use ccmake instead which gives you a curses interface to tweak the options. By default, translations are enabled. They require gettext to be installed on the system. You can however easily disable them in which case no translations nor language translated configuration files will be installed. cmake .. -DNLS ENABLED=false dfc has also the LFS option enabled by default. This option activates compile flags in order to support listing of large file systems (over 4G) on 32-bit hosts. This will no","default_branch":null,"files":null,"tree":[],"storefront":"/r/rolinh","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/rolinh/dfc/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}