fu
fu copied to clipboard
A modern du replacement, with new features and a better output
The `--graph` or `-g` option will enable a graph on the right of the different files. It provides a visual hint about the percentage of the file size in the...
There's an error under certain circumstances that causes the CLI to fail due to: ``` $ fu ./ Error: Os { code: 62, kind: FilesystemLoop, message: "Too many levels of...
Create a `Makefile` to somplify some common tasks such as build, test and run.
This section will include the total sum of the different entries. This result can be disabled using the `--no-total` flag
The README file should include an introduction, usage and installation (TODO). I will complete it with more features later on, but at least I have a basic one.
This will allow better integrations with other tools. By default, the output format is the listing one.
This is one of the most complex parameters for this CLI. It will allow to limit the output entries based on different size expressions. There would be 3 options: *...
This optional parameter allows to ignore a specific folder or file. This is specially useful when using with the `--top` option as it allows you to delete already known foldesr...