fu icon indicating copy to clipboard operation
fu copied to clipboard

A modern du replacement, with new features and a better output

Results 8 fu issues
Sort by recently updated
recently updated
newest added

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...

feature

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...

feature

Create a `Makefile` to somplify some common tasks such as build, test and run.

feature

This section will include the total sum of the different entries. This result can be disabled using the `--no-total` flag

feature

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.

feature

This will allow better integrations with other tools. By default, the output format is the listing one.

feature

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: *...

feature

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...

feature